# Support VPN

Here, the administrator has the option to turn a VPN connection on or off, which is used for remote access to the system.

1. **Enable/Disable VPN:**
   * On the right side, you will see the option to turn the VPN feature on or off. This function is necessary to create a secure connection from outside, especially when support staff need to access the system.
   * By clicking on “**On**,” the VPN connection will be enabled, and the displayed VPN IP address (in this case, “VPN: 10.72.0.61”) will be provided.
2. **Customer-Side Sharing::**
   * **Important:** The customer must explicitly share this VPN connection by activating it and informing support of the displayed IP address. Only then can support access the system to carry out any necessary troubleshooting or configurations.
3. **Port Forwarding via VPN:**
   * Below that, there is the option “+ **Expose local device to VPN**” which allows a specific device to be shared for remote access over VPN for support. This feature enables support to specifically access certain devices on the customer's network (e.g., KNX).

**Security:**

Using a VPN provides a secure way to protect the system from unauthorized access. The customer always has control over when this feature is activated and which devices are shared.

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


---

# 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://documentation.nomos-system.com/nomos-system/integrator-en/administration/support-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.
