Please , Idont want to reinstall again!!!!
-
-
Check the routing table. Is there a default route? Is it valid?
-
-
-
That's not a default route. It should like:
-
Ok but you do have a /1 route via the VPN tunnel. So probably the VPN provider is pushing that route to you when it connects. That should be OK as long as Unbound has an OBN rule to allow access from localhost over the VPN.
-
-
@stephenw10 So, should be remaining on WAN outside interface for unbound?
-
-
OutBound NAT.
The /1 route being passed by the VPN provider is a more precise route than the default route which is /0. So it would be used in preference.
That's likely why you see the DNS states on the VPN interface. That should work.
I prefer to set the VPN client not to pull routes from the server and then add policy routing for clients/subnets I want to use the VPN.
-
S stephenw10 moved this topic from Problems Installing or Upgrading pfSense Software on