Route all traffic across openvpn tunnel
-
hello i have client-to-site openvpn that lunch in pfsense and with client export utility use it in windows clinet to access to my servers in my network .
how can i route all traffic include internet traffic and everything acros the openvpn tunnel and use internet in client with my company IPsis it possible ?
i try push route 0.0.0.0 mask 0.0.0.0 and its not work
-
In the server settings check "Redirect Gateway". This should push the default route to the client. Remember that you run OpenVPN on Windows with admin privileges.
On the pfSense server go to Firewall > NAT > Outbound and check if there is a rule for WAN interface, with source = your vpn tunnel network and NAT Address = WAN address. If it isn't there, add it manually.