> 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/es/concepts/basic-concepts/vpns-tunnels-gateways-and-proxies.md).

# VPN, túneles, gateways y proxies

Las VPN, los túneles, las puertas de enlace y los proxies controlan la ruta de red hacia los destinos y pueden iniciarse automáticamente para proteger las sesiones remotas. En Remote Desktop Manager, adjunte estos componentes a carpetas o sesiones y herédelos en toda su estructura para eliminar duplicaciones. Combínelos con Devolutions Gateway para obtener acceso justo a tiempo y auditabilidad.

#### Temas relacionados

* [Configurar una VPN para varias sesiones](/rdm/es/knowledge-base/how-to-articles/configure-a-vpn-for-multiple-sessions.md)
* [Grupos de VPN](/rdm/es/knowledge-base/how-to-articles/vpn-groups.md)
* [Herramientas](/rdm/es/ribbon-menu-bar/tools.md)

#### Véase también

* [Remote Desktop Manager Jump](https://docs.devolutions.net/resources/es/devolutions-agent/jump-host)
* [¿Qué es Remote Desktop Manager Agent?](/rdm/es/ribbon-menu-bar/tools/all-tools/rdm-jump-deprecated.md)
* [Devolutions Academy – Análisis de escenarios habituales: acceso remoto para el trabajo de campo](https://academy.devolutions.net/student/activity/3380820)
* [Devolutions Academy – Mejorar la seguridad de RDM Free](https://academy.devolutions.net/student/activity/3266658)
* [Devolutions Academy – Gestionar VPN, túneles, puertas de enlace y proxies](https://academy.devolutions.net/student/path/1916054/activity/2667053)
* [Devolutions Academy – Iniciar sesiones remotas mediante una VPN o un Devolutions Gateway](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/es/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.
