OpenVPN Server not routing local websites
-
Here is the netstat -r from the server:
Destination Gateway Genmask Flags MSS Window irtt Iface
default pfroute.apt.dat 0.0.0.0 UG 0 0 0 eth0
link-local * 255.255.0.0 U 0 0 0 eth0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0For further testing, since i finally had the opportunity to go to a friends place and test out my VPN from my laptop I was able to hit the server just fine. I believe it might be an issues with the android client i'm using. The only thing that wasn't working from my laptop AND my android and all other clients is forwarding traffic to the internet. I can't get any external websites now. I'm sure thats a rule somewhere or a setting that I need to change.
-
For further testing, since i finally had the opportunity to go to a friends place and test out my VPN from my laptop I was able to hit the server just fine. I believe it might be an issues with the android client i'm using. The only thing that wasn't working from my laptop AND my android and all other clients is forwarding traffic to the internet. I can't get any external websites now. I'm sure thats a rule somewhere or a setting that I need to change.
Well, you have an any/any rule on your OpenVPN tab, so that rules out a firewall issue. So, that leaves routing, DNS or NAT. Go through the troubleshooting progression again.
-
Thanks for all the help. I'll diagnose again in a bit. Had an issue last night where my pfsense box froze and lost a few settings so i will have to go back in and fix everything up again.
Should have configured autobackup…