# Network Links

Network links known as routed LANs or iroute in OpenVPN allow routing a subnet that is behind an OpenVPN client to the OpenVPN server. This creates a site-to-site link between the clients network and the VPN servers network. The option can be found in the user settings with an enterprise subscription. If other computers on the clients network need to access OpenVPN clients or routes on the OpenVPN server a static route will need to be added to the router of the clients network. If the OpenVPN client is a router such as when using the Pritunl EdgeRouter plugin this is not needed.


---

# 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.pritunl.com/kb/vpn/users/network-links.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.
