> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/de/concepts/basic-concepts/vpns-tunnels-gateways-and-proxies.md).

# VPNs, Tunnel, Gateways und Proxys

VPNs, Tunnel, Gateways und Proxys steuern den Netzwerkpfad zu Zielen und können automatisch gestartet werden, um Remote-Sitzungen zu sichern. In Remote Desktop Manager können Sie diese Komponenten an Ordner oder Sitzungen anhängen und in Ihrer Struktur vererben, um Duplikate zu vermeiden. Kombinieren Sie sie mit Devolutions Gateway für Just-in-Time-Zugriff und Nachvollziehbarkeit.

#### Verwandte Themen

* [Ein VPN für mehrere Sitzungen konfigurieren](/rdm/de/knowledge-base/how-to-articles/configure-a-vpn-for-multiple-sessions.md)
* [VPN-Gruppen](/rdm/de/knowledge-base/how-to-articles/vpn-groups.md)
* [Werkzeuge](/rdm/de/ribbon-menu-bar/tools.md)

#### Siehe auch

* [Remote Desktop Manager Jump](https://docs.devolutions.net/resources/de/devolutions-agent/jump-host)
* [Was ist Remote Desktop Manager Agent?](/rdm/de/ribbon-menu-bar/tools/all-tools/rdm-jump-deprecated.md)
* [Devolutions Academy – Häufige Szenarien im Detail: Remote-Zugriff für Außendiensteinsätze](https://academy.devolutions.net/student/activity/3380820)
* [Devolutions Academy – Die Sicherheit von RDM Free verbessern](https://academy.devolutions.net/student/activity/3266658)
* [Devolutions Academy – VPNs, Tunnel, Gateways und Proxys verwalten](https://academy.devolutions.net/student/path/1916054/activity/2667053)
* [Devolutions Academy – Remote-Sitzungen über ein VPN oder ein Devolutions Gateway starten](https://academy.devolutions.net/student/page/2563008-rdm-quick-tip-launch-remote-sessions-via-a-vpn-or-a-devolutions-gateway)


---

# 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.devolutions.net/rdm/de/concepts/basic-concepts/vpns-tunnels-gateways-and-proxies.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.
