> 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-konsole.md).

# RAS-Konsole

| **Quelle**                | **Ziel**              | **Protokolle**                                       | **Ports**                                                                                                                            | **Beschreibung**                                                                                                                                                                                                                                                      |
| ------------------------- | --------------------- | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| RAS-Konsole               | RAS-Berichterstellung | TCP                                                  | 30008                                                                                                                                | Die RAS-Konsole ist mit dem primären RAS Connection Broker verbunden, der mit RAS Reporting (auf demselben Host installiert wie SSRS) kommuniziert. SSRS kommuniziert mit SQL über TCP 1433 (oder dynamisch, wenn 1433 in den Einstellungen nicht hergestellt wurde). |
|                           | SSRS                  | TCP                                                  | 443                                                                                                                                  | Abrufen von Berichten.                                                                                                                                                                                                                                                |
| HALB                      | TCP, UDP              | 31006                                                | Wird für die Konfiguration verwendet.                                                                                                |                                                                                                                                                                                                                                                                       |
| Parallels Client          | TCP                   | 50005                                                | Shadowing von der RAS-Konsole bei einer Direktverbindung zum Netzwerk.                                                               |                                                                                                                                                                                                                                                                       |
| RAS RD Session Host Agent | UDP, TCP              | 30004                                                | <p>Wird für die Aufgabe Agent kontrollieren“ verwendet.</p><p>Zur Verwaltung der Komponenten verwendet.</p>                         |                                                                                                                                                                                                                                                                       |
| RAS Guest Agent           | <p>TCP</p><p>UDP</p>  | <p>30009</p><p>30010</p>                             | <p>Wird für die Aufgabe Agent kontrollieren“ verwendet.</p><p>Zur Verwaltung der Komponenten verwendet.</p>                         |                                                                                                                                                                                                                                                                       |
| RAS Remote PC Agent       | UDP, TCP              | 30004                                                | <p>Wird für die Aufgabe Agent kontrollieren“ verwendet.</p><p>Zur Verwaltung der Komponenten verwendet.</p>                         |                                                                                                                                                                                                                                                                       |
| RAS Provider Agent        | UDP, TCP              | 30006                                                | <p>Wird für die Aufgabe Agent kontrollieren“ verwendet.</p><p>Zur Verwaltung der Komponente verwendet.</p>                          |                                                                                                                                                                                                                                                                       |
| MFA-Server(s)             | TCP, UDP              | 8080, 80, 1812, 1813                                 | Deepnet / Safenet / Radius                                                                                                           |                                                                                                                                                                                                                                                                       |
| Microsoft-Website         | TCP                   | 80, 443                                              | Nach Updates suchen und Parallels Client herunterladen                                                                               |                                                                                                                                                                                                                                                                       |
| Parallels-Website         | TCP                   | 80                                                   | Nach Updates suchen und Parallels Client herunterladen                                                                               |                                                                                                                                                                                                                                                                       |
| RAS Performance Monitor   | TCP                   | 3000                                                 | RAS-Browser-Plugin-Verbindung zu Grafana.                                                                                            |                                                                                                                                                                                                                                                                       |
| RAS Connection Broker     | TCP                   | 20002, 20001                                         | Kommunikation mit Connection Broker und Redundanz.                                                                                   |                                                                                                                                                                                                                                                                       |
| RAS-Registrierungsserver  | TCP, UDP              | 30030                                                | <p>Wird für die Aufgabe Agent kontrollieren“ verwendet.</p><p>Wird zur Verwaltung der Komponenten und Fehlerbehebung verwendet.</p> |                                                                                                                                                                                                                                                                       |
| Wyse Broker               | UDP                   | <p>1234 (nur ausgehend)</p><p>68 (nur eingehend)</p> | <p>Wyse Broker Discovery Request Broadcast Packet (V\_WYSEBCAST).</p><p>Wyse Broker Discovery Reply Packet (V\_WYSETEST).</p>        |                                                                                                                                                                                                                                                                       |
| SMTP                      | TCP                   | 587                                                  | RAS-Konsole kann Test-E-Mails über den in den Postfach-Einstellungen angegebenen Port versendet (+SSL/TLS)                           |                                                                                                                                                                                                                                                                       |


---

# 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-konsole.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.
