> 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/ras-secure-gateway/hinzufuegen-eines-ras-secure-gateways.md).

# Hinzufügen eines RAS Secure Gateways

So fügen Sie ein RAS Secure Gateway zu einer Site hinzu:

1. Navigieren Sie in der RAS-Konsole zu **Serverfarm** > \<Site> > **Secure Gateways**.
2. Wählen Sie im rechten Fensterausschnitt die Registerkarte **Secure Gateways** und klicken Sie auf **Aufgaben** > **Hinzufügen**, um den Assistenten**RAS Secure Gateway hinzufügen** zu starten.
3. Geben Sie den FQDN oder die IP-Adresse des Servers ein (oder klicken Sie auf die Schaltfläche **\[...]**, um einen Server aus der Liste auszuwählen). Um die IP-Adresse automatisch in den FQDN aufzulösen, aktivieren Sie die globale **Namensauflösung**. Detaillierte Informationen finden Sie unter [**Hostnamenauflösung**](https://download.parallels.com/ras/v19/docs/de_DE/Parallels-RAS-19-Administrators-Guide/45512.htm)**.**
4. Wählen Sie in der Dropdownliste **Modus** den Gateway-Modus aus.
5. Wenn Sie im vorherigen Schritt den Modus **Weiterleitung** ausgewählt haben, müssen Sie jetzt in der Dropdownliste **Weiterleiten an** das Ziel-Gateway auswählen. Sie können auch eine spezifische IP-Adresse aus der Dropdownliste **Auf IP** auswählen, wenn der Gateway-Server mehr als eine IP-Adresse hat.
6. Wählen Sie die Option **HTML5-Gateway aktivieren**, um automatisch ein selbstsigniertes Zertifikat hinzuzufügen, SSL zu aktivieren und HTML5-Unterstützung zu aktivieren. Weitere Informationen finden Sie unter [**Konfigurieren des Nutzerportals**](https://download.parallels.com/ras/v19/docs/de_DE/Parallels-RAS-19-Administrators-Guide/39933.htm).
7. Wählen Sie **Firewall-Regeln hinzufügen**, um automatisch die Firewall auf dem Server zu konfigurieren, auf dem das Gateway gehostet wird. Weitere Informationen finden Sie unter **Port-Referenz**.
8. Klicken Sie auf **Weiter**.
9. Klicken Sie auf der nächsten Seite auf **Installieren**, um die Installation von RAS Secure Gateway zu starten.
10. Klicken Sie auf **Fertig**, wenn die Installation abgeschlossen ist.


---

# 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/ras-secure-gateway/hinzufuegen-eines-ras-secure-gateways.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.
