Local Network is not available after connecting to the VPN.
Problem
I can't access local network resources (such as my local printer, NAS, or other devices on my local network) after connecting to the VPN.
Solution
You need to exclude local traffic from the VPN connection.
- Find your local IP address and network mask:
- Open the Start menu and type cmd to open the Command Prompt.
- Type ipconfig into the Command Prompt and press Enter. Look for your IPv4 Address and Subnet Mask in the output.
- Select the VPN profile you're using and click Edit.
- Add your local network (e.g., 192.168.1.0/24) to Non-tunneled networks.
- Save you profile.
- Local network traffic will now be excluded from the VPN tunnel.