Openvpn: cellphone can't visit internet, but win10 can!

installed openwrt and openvpn on linksys e4200 v2, no problem to connect openvpn via PC client, can visit internet and IP changed to e4200's IP

But interesting that my android phone can't visit internet after connecting e4200's openvpn successfully, while no problem to connect other openvpn. Anything wrong?

Maybe it's this issue? https://www.codeword.xyz/2016/09/08/solving-openvpn-dns-issues-on-android-clients/

Thanks for your quick comment.

Finally resolved this problem. my internal network is 192.168. xx.0, not default 192.168.1.0 , so ssh to edit /etc/config/openvpn, and change list push to 192.168.xx.0 instead of 192.168.1.0. now works great!!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.