Hi David, Network tab -> OpenVPN Client
There should be enough flexibility to do what you want. Good question about the routes, I can understand that the provider probably pushes "redirect-gateway def1", see if you can disable that, if not use 'raw" commands to route to a different gateway, like Method 2 here... https://community.openvpn.net/openvpn/wiki/IgnoreRedirectGateway Or possibly a raw command like "route-nopull" and you have to add the needed routes via OpenVPN and possibly other stuff. Connect without any changes and view the logs with High verbosity to see what options are being pushed. Keep in mind your APU1 will probably max out at about 40 Mbps through the tunnel. Lonnie On Aug 16, 2015, at 5:05 PM, David Kerr <da...@kerr.net> wrote: > So, lets say I have subscribed to a VPN service. That service provides ovpn > credentials and I can connect to it from my desktop lets say using > Tunnelblick. While connected all traffic is routed through the ovpn tunnel, > nothing goes direct to the internet. > > Okay, but what if I would like all devices on my network to go through that > VPN by default so that I do not have to configure the ovpn client on each > device. I would like Astlinux to establish the VPN connection for me? I > think this is doable though I have not tested it yet. > > But further, while the VPN server is going to push down route commands that > make all traffic go over the VPN by default, I would like to change that so > that only traffic destined for a specific address range is routed over the > VPN. Is this doable... ie, change the routing table after the connection is > established to undo what the server did for default and add my own routes to > the VPN tunnel. > > Thoughts? Suggestions? > > David > ------------------------------------------------------------------------------ > _______________________________________________ > Astlinux-users mailing list > Astlinux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > pay...@krisk.org. ------------------------------------------------------------------------------ _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.