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

# VPN Gateway

The **VPN Gateway** on the <code class="expression">space.vars.ionos\_cloud</code> 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="/pages/RumzrqEqdxxyamHOevfq">/pages/RumzrqEqdxxyamHOevfq</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="/pages/PduAnFzNeWsoJVcAqTKp">/pages/PduAnFzNeWsoJVcAqTKp</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="/pages/Rir8kK4WRS0KzwaLfdU3">/pages/Rir8kK4WRS0KzwaLfdU3</a></td></tr></tbody></table>


---

# 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.ionos.com/cloud/tutorials/network-services/vpn-gateway.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.
