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

# Virtual Private Network (VPN)

***

Glesys VPN is used to access servers that otherwise block outside access. With Glesys VPN, the connection originates from predictable IP addresses, which we can allow in the firewall.

The IP addresses used by the VPN service are `37.152.60.0/24`. This is the network you need to allow on your servers to be able to log in via the VPN tunnel.

The VPN connection can also access IPMI on physical servers if you have colocation or a dedicated server at Glesys.

However, this is **not** an anonymous VPN service and is unsuitable for high-speed connectivity such as streaming, gaming, or downloading.

<table data-card-size="large" 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><strong>Quickstart</strong></td><td>Set up a VPN quickly.</td><td><a href="/pages/FR9FMQeERQHTec0Y3jbS">/pages/FR9FMQeERQHTec0Y3jbS</a></td></tr><tr><td><strong>How-tos</strong></td><td>Detailed how-tos on the VPN service, such as creating and connecting to the VPN, enabling and disabling the user, changing the password, and much more.</td><td><a href="/pages/PKx5dikQJCjjMItqpKhk">/pages/PKx5dikQJCjjMItqpKhk</a></td></tr><tr><td><strong>Details</strong></td><td>All the details abour our VPN service.</td><td><a href="/pages/yUpQbjffnRuRWETZ5eFe">/pages/yUpQbjffnRuRWETZ5eFe</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:

```
GET https://docs.glesys.com/products/connectivity/network-services/virtual-private-network-vpn.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.
