> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-admin-guide/v21-ja-jp/fu-lu/pto/ras-connection-broker.md).

# RAS Connection Broker

| **ソース**                                                                                                                                            | **宛先**                | **プロトコル**                                    | **ポート**                                                                                                                                                                                                                                                                        | **説明**                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------- |
| RAS Connection Broker                                                                                                                              | AD DS コントローラー         | <p>TCP</p><p>TCP</p><p>TCP、UDP</p><p>UDP</p> | <p>389、3268</p><p>636、3269</p><p>88</p><p>53</p>                                                                                                                                                                                                                               | <p>LDAP</p><p>LDAPS</p><p>Kerberos</p><p>DNS</p>                |
|                                                                                                                                                    | RAS Connection Broker | TCP                                          | <p>20001</p><p>20030</p>                                                                                                                                                                                                                                                       | <p>冗長性サービス。</p><p>同じサイトで実行されている RAS Connection Broker 間の通信。</p> |
| Parallels ライセンスサーバー                                                                                                                                | TCP                   | 443                                          | <p>RAS Connection Broker（ライセンスサイトのプライマリ Connection Broker）と Parallels ライセンスサーバー（<a href="https://ras.parallels.com"><https://ras.parallels.com></a>）の通信。</p><p><strong>注:</strong> テナントブローカー RAS Connection Broker には必要ありません（<strong>「テナントブローカー」</strong>のセクションを参照してください）。</p> |                                                                 |
| RAS Performance Monitor                                                                                                                            | TCP                   | 8086                                         | Agent（Telegraf サービス）が収集したパフォーマンスデータを InfluxDB に送信。                                                                                                                                                                                                                             |                                                                 |
| RAS RD セッションホスト Agent                                                                                                                              | TCP、UDP               | 30004                                        | Connection Broker のリクエスト用サーバー。                                                                                                                                                                                                                                                 |                                                                 |
| RAS Provider Agent                                                                                                                                 | TCP、UDP               | 30006                                        | Provider Agent 通信ポート。                                                                                                                                                                                                                                                          |                                                                 |
| RAS Remote PC Agent                                                                                                                                | TCP、UDP               | 30004                                        | Remote PC Agent の通信ポート（Agent の状態、カウンターおよびセッション情報）                                                                                                                                                                                                                              |                                                                 |
| 2FA サーバー                                                                                                                                           | TCP、UDP               | <p>8080、80</p><p>1812、1813</p>               | <p>Deepnet/Safenet</p><p>Radius</p>                                                                                                                                                                                                                                            |                                                                 |
| RAS 登録サーバー                                                                                                                                         | TCP                   | 30030                                        | RAS Connection Broker が RAS 登録サーバーに接続リクエストを送信します                                                                                                                                                                                                                               |                                                                 |
| RAS レポート                                                                                                                                           | TCP                   | 30008                                        | マスター RAS Connection Broker は RAS Reporting と通信を行います（SSRS として同じホストにインストール済み）。                                                                                                                                                                                                   |                                                                 |
| RAS リモートインストーラーサービス                                                                                                                                | TCP                   | 30020                                        | リモート Agent プッシュ                                                                                                                                                                                                                                                                |                                                                 |
| <p>RAS RD セッションホスト Agent</p><p>RAS Guest Agent</p><p>RAS Remote PC Agent</p><p>RAS Connection Broker</p><p>RAS Secure Gateway</p><p>RAS 登録サーバー</p> | TCP                   | 135、445、49179                                | ソフトウェアのリモートインストール、プッシュ/引き継ぎ。                                                                                                                                                                                                                                                   |                                                                 |
| SMTP                                                                                                                                               | TCP                   | 587                                          | Notifdispatcher は、メールボックス設定（+SSL/TLS）で指定されたポートを使用して、メールを送信するサービスです。                                                                                                                                                                                                            |                                                                 |
| Let's Encrypt サービス                                                                                                                                 | TCP                   | 80、443                                       | Let's Encrypt クライアント（プライマリ Connection Broker で利用可能）と Let's Encrypt サーバーとの間の通信。                                                                                                                                                                                                 |                                                                 |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v21-ja-jp/fu-lu/pto/ras-connection-broker.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
