Can not browse local IP's from browsers
Posted: Thu Feb 14, 2013 1:12 am
Hello,
Everything was working fine until today. I can use the ssh app to connect to servers at home but Chrome and Safari are unable to connect to IP's at home such as my router and other web servers. I can browse any other website while connected, just nothing on the LAN.
My server config is located here: https://gist.github.com/4949805
OpenVPN works excellent on all my other machines. Nothing was changed prior to this breaking on the server side or phone side.
Update:
I was able to get it working with:
push "redirect-gateway def1 bypass-dhcp.
The setting below did not work:
;push "redirect-gateway def1"
It was working fine before with both commented out.....Not sure why. Any suggestions?
Everything was working fine until today. I can use the ssh app to connect to servers at home but Chrome and Safari are unable to connect to IP's at home such as my router and other web servers. I can browse any other website while connected, just nothing on the LAN.
My server config is located here: https://gist.github.com/4949805
OpenVPN works excellent on all my other machines. Nothing was changed prior to this breaking on the server side or phone side.
Update:
I was able to get it working with:
push "redirect-gateway def1 bypass-dhcp.
The setting below did not work:
;push "redirect-gateway def1"
It was working fine before with both commented out.....Not sure why. Any suggestions?