# イングレス要件

<figure><img src="/files/3JsKttXAGIUhjSSTshFg" alt=""><figcaption></figcaption></figure>

Keeperオートメーターは、オンプレミス、クラウド、サーバーレスなど、さまざまな方法で導入できます。

### データフロー <a href="#data-flow-diagram" id="data-flow-diagram"></a>

<figure><img src="/files/s6DEGGfNpCiwpo5Bo0mw" alt=""><figcaption><p>データフロー</p></figcaption></figure>

### ネットワークファイアウォールのセットアップ <a href="#network-firewall-setup" id="network-firewall-setup"></a>

ファイアウォールの受信トラフィックルールで以下のいずれかのルールセットを設定します。

**USデータセンターをご利用のお客様**

* **`54.208.20.102/32`** からのインバウンドTCPポート443
* **`34.203.159.189/32`** からのインバウンドTCPポート443

**US / GovCloudデータセンターをご利用のお客様**

* **`18.252.135.74/32`** からのインバウンドTCPポート443
* **`18.253.212.59/32`** からのインバウンドTCPポート443

**EU / ダブリンデータセンターをご利用のお客様**

* **`52.210.163.45/32`** からのインバウンドTCPポート443
* **`54.246.185.95/32`** からのインバウンドTCPポート443

**AU / シドニーデータセンターをご利用のお客様**

* **`3.106.40.41/32`** からのインバウンドTCPポート443
* **`54.206.208.132/32`** からのインバウンドTCPポート443

**CA / カナダデータセンターをご利用のお客様**

* **`35.182.216.11/32`** からのインバウンドTCPポート443
* **`15.223.136.134/32`** からのインバウンドTCPポート443

**JP / 東京データセンターをご利用のお客様**

* **`54.150.11.204/32`** からのインバウンドTCPポート443
* **`52.68.53.105/32`** からのインバウンドTCPポート443

{% hint style="info" %}
加えて、テストやヘルスチェック用に、オフィスネットワークからの通信を許可してもかまいません。
{% endhint %}

ご利用のKeeperデータセンターの地域に合わせ、上記の各IPアドレスに対するルールを作成してください。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/sso-connect-cloud/jp/device-approvals/automator/ingress-requirements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
