@ColinTaylor Okay, so the OVPN client didn't like the 'route-nopull' line in the config, so I only used 'redirect-gateway def1' and seem to have my desired result. Thank you again. 👍
Okay, cool. I'm still learning about the inner workings of VPN. I'll see if I can make it work the way I want it to. Ultimately, I'd like to have two profiles on my device, one that routes all traffic through the VPN server and another that just routes the traffic to my home network through the...
So, is there an opposite of that? The VPN server/router config for 'Client will use VPN to access' is currently set to "Local network only." Is there a way to modify the client.ovpn to do the opposite of the code above and route all traffic through the router? That just saves me from having to...
@ColinTaylor I reread your last and I kinda get it, but that's something I'm not really familiar with. I'll do a little research and see what I can do. Thank you.
I have no need for a router to router VPN tunnel, as I...
a. Have no admin access to any of the other networks to set that up.
b. Only want the client device (laptop, phone etc) to have connectivity through the VPN.
c. I don't want someone else's network connecting to mine. I just want my deice...
No TUN involved. Client (generally me) is on a work network, or cellular data, or a someone else's home network, etc. No special setup between the remote and home (server) network, just the OpenVPN client on the remote computer or mobile device.
Client software is OpenVPN client, on my laptop...
I'm wondering is there's any way to make this choice on the client side, or at the user level.
I want some users to send all traffic through the OpenVPN server in the router, but have others use whichever network they're on to access the internet, but still have access to resources through the...