If you know the exact IP's you want to exclude you can try the following in your OpenVPN client config
push "route 10.0.0.0 255.255.0.0 net_gateway"
push "redirect-gateway def1"
Where 10.0.0.0/16 is the range of IP's you are trying to exclude
how to exclude certains programs from vpn
-
- Posts: 336
- Joined: Sat Aug 15, 2015 7:41 pm