# VPN Gateway

The **VPN Gateway** on the IONOS Cloud platform is your dedicated solution for establishing robust, secure, and encrypted connections for hybrid cloud and network extension. It allows you to connect your on-premises networks to your cloud environment, or securely link different virtual networks within the cloud. It supports critical components and protocols essential for secure, reliable networking, including:

* **IPsec or WireGuard protocols** for secure tunneling
* **Dedicated public IP addresses** for reliable connectivity
* **Custom routing configurations** to control network traffic

Begin with the [<mark style="color:blue;">VPN Gateway User Guide</mark>](https://docs.ionos.com/cloud/network-services/vpn-gateway) to understand the fundamental concepts and configuration options, and later follow step-by-step instructions in the following tutorials to deploy your advanced workflows:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Create an IPSec Tunnel between a VDC and On-Premises Gateway</strong></mark></td><td>Create an IPSec tunnel between a VDC in the IONOS Cloud and on-premises gateway.</td><td><a href="vpn-gateway/ipsec-vdc-onprem">ipsec-vdc-onprem</a></td></tr><tr><td><mark style="color:blue;"><strong>Create an IPSec Tunnel between two VDCs</strong></mark></td><td>Create an IPSec site-to-site tunnel between two VDCs in different regions.</td><td><a href="vpn-gateway/ipsec-vdc-vdc">ipsec-vdc-vdc</a></td></tr><tr><td><mark style="color:blue;"><strong>Create a WireGuard Peer between a VDC and an on-premises Gateway</strong></mark></td><td>Create a site-to-site peer between an IONOS Cloud VDC and a simulated on-premises installation.</td><td><a href="vpn-gateway/wireguard-vdc-onprem">wireguard-vdc-onprem</a></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.ionos.com/cloud/tutorials/network-services/vpn-gateway.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
