NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
einarso
Jan 23, 2019Guide
Connecting via VPN does not change my IP/location
One of the main reasons I choose Orbi as my home network solution, was to have VPN functionality. I travel a lot, and there are websites/apps/services that require me to be connected from my home ne...
- Jan 23, 2019
Whats your VPN Setting for "Clients will use this VPN connection to access:"?
Make sure it's on "All sites on the Internet & Home Network" - You may need to redownload the configuration after you changed the settings.If this didn't do the trick, what plattform are you using? Have you tried a different configuration?
mrmstn
Jan 23, 2019Guide
Whats your VPN Setting for "Clients will use this VPN connection to access:"?
Make sure it's on "All sites on the Internet & Home Network" - You may need to redownload the configuration after you changed the settings.
If this didn't do the trick, what plattform are you using? Have you tried a different configuration?
- einarsoJan 23, 2019Guide
Thank you mrmstn. Changing from "Auto" to "All sites on the Internet & Home Network" solved the problem on my iOS devices.
I am still struggling with the Mac, but I think the problem there is correct installations of the konfiguration files. Starting the VPN on the mac gives me repeating messages in the log "write to TUN/TAP: Input/output error (code=5) and my connection to the internet disrupts. I get an error message telling me the IP did not change.
When I try to install the VPN configuration in Tunnelblick, the Orbi gives me 5 files, but I can only drag the client.conf file to Tunnelblick. It does seem to install correctly. The config.ovpn file after installation states:
client
dev tap
proto udp
remote xxx.mynetgear.com 12974
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert client.crt
key client.key
cipher AES-128-CBC
comp-lzo
verb 5
script-security 2
up dhcp-client-request.sh