> For the complete documentation index, see [llms.txt](https://docs.neevcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neevcloud.com/neevcloud-products/networking/vpn.md).

# VPN

NeevCloud supports Site-to-Site IPSec VPN between two isolated networks using VPNaaS (VPN as a Service) with IKEv2 / IPSec / AES-256 encryption.

***

### Prerequisites

Before starting the VPN setup, ensure the following are in place:

* Two networks created with separate subnets
* One router per network with an external gateway assigned
* At least one VM running in each network
* Note down the **External Fixed IP** of each router from **Networking > Routers**
* Note down the **External Fixed IP** of each router from **Networking > Routers**

<figure><img src="/files/hyRJXSJ4mYBn0EBNXQTq" alt=""><figcaption></figcaption></figure>

***

### Network Topology

| Side  | Network       | Subnet      | Router External IP         |
| ----- | ------------- | ----------- | -------------------------- |
| Left  | left-network  | 10.1.0.0/24 | *(from your Routers page)* |
| Right | right-network | 10.2.0.0/24 | *(from your Routers page*  |
