> 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-de-de/anhang/port-referenz/ras-connection-broker.md).

# RAS Connection Broker

| **Quelle**                                                                                                                                                           | **Ziel**              | **Protokolle**                                | **Ports**                                                                                                                                                                                                                                                                                                                                                          | **Beschreibung**                                                                                        |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------- |
| RAS Connection Broker                                                                                                                                                | AD DS-Controller      | <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>Redundanzdienst.</p><p>Kommunikation zwischen Connection Brokern, die auf derselben Site laufen.</p> |
| Parallels-Lizenzierungsserver                                                                                                                                        | TCP                   | 443                                           | <p>RAS Connection Broker (primärer Connection Broker in der Lizenzierungssite) kommuniziert mit dem Parallels-Lizenzierungsserver (<a href="https://ras.parallels.com"><https://ras.parallels.com></a>).</p><p><strong>Hinweis:</strong> Nicht erforderlich für RAS Connection Broker des Mandantenmaklers (siehe Abschnitt <strong>Mandantenmakler</strong>).</p> |                                                                                                         |
| RAS Performance Monitor                                                                                                                                              | TCP                   | 8086                                          | Agent (Telegraf-Dienst) sendet gesammelte Leistungsdaten an InfluxDB.                                                                                                                                                                                                                                                                                              |                                                                                                         |
| RAS RD Session Host Agent                                                                                                                                            | TCP, UDP              | 30004                                         | Server für Connection Broker-Anfragen.                                                                                                                                                                                                                                                                                                                             |                                                                                                         |
| RAS Provider Agent                                                                                                                                                   | TCP, UDP              | 30006                                         | Provider Agent-Kommunikationsport.                                                                                                                                                                                                                                                                                                                                 |                                                                                                         |
| RAS Remote PC Agent                                                                                                                                                  | TCP, UDP              | 30004                                         | Kommunikationsport für Remote PC Agent (Agent-Status, Zähler- und Sitzungsdaten)                                                                                                                                                                                                                                                                                   |                                                                                                         |
| 2FA Server                                                                                                                                                           | TCP, UDP              | <p>8080, 80</p><p>1812, 1813</p>              | <p>Deepnet / Safenet</p><p>Radius</p>                                                                                                                                                                                                                                                                                                                              |                                                                                                         |
| RAS-Registrierungsserver                                                                                                                                             | TCP                   | 30030                                         | RAS Connection Broker sendet Verbindungsanforderung an RAS-Registrierungsserver.                                                                                                                                                                                                                                                                                   |                                                                                                         |
| RAS-Berichterstellung                                                                                                                                                | TCP                   | 30008                                         | Master-RAS Connection Broker kommuniziert mit RAS Reporting (auf demselben Host installiert wie SSRS).                                                                                                                                                                                                                                                             |                                                                                                         |
| RAS Remote Installer Service                                                                                                                                         | TCP                   | 30020                                         | Remote Agent-Pushing                                                                                                                                                                                                                                                                                                                                               |                                                                                                         |
| <p>RAS RD Session Host 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-Registrierungsserver</p> | TCP                   | 135, 445, 49179                               | Remote-Push-Installation/Übernahme von Software                                                                                                                                                                                                                                                                                                                    |                                                                                                         |
| SMTP                                                                                                                                                                 | TCP                   | 587                                           | Notifdispatcher ist der Dienst, der die E-Mails über den in den Postfach-Einstellungen angegebenen Port versendet (+SSL/TLS)                                                                                                                                                                                                                                       |                                                                                                         |
| Let's Encrypt-Dienst                                                                                                                                                 | TCP                   | 80, 443                                       | Kommunikation zwischen dem Let's Encrypt-Client (verfügbar im primären Connection Broker) und einem Let's Encrypt-Server.                                                                                                                                                                                                                                          |                                                                                                         |


---

# 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-de-de/anhang/port-referenz/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.
