kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.73k stars 2.39k forks source link

How to fix Android not using server sent DNS #625

Open erhan- opened 3 years ago

erhan- commented 3 years ago

This is just a short tutorial if Android does not use the VPN provided DNS:

Go to Settings > Network & Internet > Private DNS and set to Off. Also: If you are testing Termux, there is a bug where Termux only uses /etc/resolv.conf instead of the DNS set in Android.

Can we add this to the FAQ or the Readme please? @kylemanna