> 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/knowledge-base/how-to-articles/configure-a-vpn-with-an-existing-remote-session.md).

# Configurare una VPN con una sessione remota esistente

Segua questa procedura per configurare e avviare sessioni remote sicure tramite una VPN o Devolutions Gateway in Remote Desktop Manager.

### VPN

Deve prima creare una voce VPN, poi proceda come segue:

1. Selezioni la voce RDP.
2. Vada nelle proprietà della sua voce RDP, in ***VPN/Tunnel/Gateway***.
3. Imposti ***Connect*** su ***Always connect***.
4. Imposti ***Type*** su ***VPN link***.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6116_2025_1.png" alt=""><figcaption></figcaption></figure>
5. Vada nella scheda ***Settings (VPN link)*** in alto.
6. Usi il pulsante con i puntini di sospensione (...) per selezionare la voce ***VPN*** che ha creato.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6117_2025_1.png" alt=""><figcaption></figcaption></figure>
7. Clicchi su ***Update*** per salvare e chiudere la finestra.
8. Avvii la sua voce RDP, che aprirà prima la VPN che ha configurato per stabilire la connessione.

### Devolutions Gateway

Deve prima installare [Devolutions Gateway](https://docs.devolutions.net/gateway/it/overview/devolutions-gateway), poi proceda come segue:

1. Selezioni la voce RDP.
2. Torni nelle proprietà della sua voce RDP, in ***VPN/Tunnel/Gateway***.
3. Imposti ***Type*** su ***Devolutions Gateway***.
4. Vada nella scheda ***Settings (Devolutions Gateway)*** in alto.
5. Usi il pulsante con i puntini di sospensione (...) per selezionare Devolutions Gateway.
6. Clicchi su ***Update*** per salvare e chiudere la finestra.
7. Avvii la voce RDP, che aprirà prima Devolutions Gateway per stabilire la connessione.

#### Vedi anche

[Youtube- RDM Quick Tip - Launch remote sessions via a VPN or a Devolutions Gateway](https://www.youtube.com/watch?v=xaC_7hYE33M)<br>


---

# 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/knowledge-base/how-to-articles/configure-a-vpn-with-an-existing-remote-session.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.
