# ゲートウェイネットワーク構成

Keeperゲートウェイはアウトバウンド専用の接続を確立するため、インバウンドのファイアウォールルールは必要ありません。ただし、以下のアウトバウンド接続は許可されている必要があります。

| 目的地                                                                           | 必要なポート                                                                                                   | 備考                                                    |
| ----------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- |
| <p>Keeper Cloud<br><em>(keepersecurity.\[com</em></p>                         | eu                                                                                                       | com.au                                                |
| <p>Keeper Router<br><em>(connect.keepersecurity.\[com</em></p>                | eu                                                                                                       | com.au                                                |
| Keeper KRelay Server *(krelay.keepersecurity.\[com\|eu\|com.au\|jp\|ca\|us])* | <p>ポート3478でのTCPおよびUDP通信を許可する必要があります。<br><br>また、TCPおよびUDPのポート49152〜65535へのアウトバウンドアクセスも許可されている必要があります。</p> | エンドユーザーのボルトと対象システム間で、ゲートウェイを介した安全かつ暗号化されたリレー接続を実現します。 |

ゲートウェイでは、すべての暗号化および復号化処理をローカルで実行することでゼロ知識を保持します。Keeperクラウドとの通信にはKeeperシークレットマネージャーのAPIを使用します。


---

# 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/keeperpam/jp/privileged-access-manager/references/gateway-network-configuration.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.
