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

# VPN, tunnel, gateway e proxy

VPN, tunnel, gateway e proxy controllano il percorso di rete verso i target e possono essere avviati automaticamente per proteggere le sessioni remote. In Remote Desktop Manager, colleghi questi componenti a cartelle o sessioni ed erediti nella sua struttura per eliminare le duplicazioni. Li combini con Devolutions Gateway per ottenere accesso just-in-time e verificabilità.

#### Argomenti correlati

* [Configurare una VPN per più sessioni](/rdm/it/knowledge-base/how-to-articles/configure-a-vpn-for-multiple-sessions.md)
* [Gruppi VPN](/rdm/it/knowledge-base/how-to-articles/vpn-groups.md)
* [Strumenti](/rdm/it/ribbon-menu-bar/tools.md)

#### Vedere anche

* [Remote Desktop Manager Jump](https://docs.devolutions.net/resources/it/devolutions-agent/jump-host)
* [Che cos'è Remote Desktop Manager Agent?](/rdm/it/ribbon-menu-bar/tools/all-tools/rdm-jump-deprecated.md)
* [Devolutions Academy – Analisi degli scenari comuni: accesso remoto per il lavoro sul campo](https://academy.devolutions.net/student/activity/3380820)
* [Devolutions Academy – Migliorare la sicurezza di RDM Free](https://academy.devolutions.net/student/activity/3266658)
* [Devolutions Academy – Gestione di VPN, tunnel, gateway e proxy](https://academy.devolutions.net/student/path/1916054/activity/2667053)
* [Devolutions Academy – Avviare sessioni remote tramite 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/it/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.
