Fix VPN DNS Leak on Ubuntu 15.10

When using Cyberghost through OpenVPN, my computer still используй the DNS settings from my router (in this я вступил в брак, Google Public DNS). I was able to использовал OpenVPN without DNS leaks on Ubuntu 15.04.

Following this article: http://www.ubuntubuzz.com/2015/09/how-to-fix-openvpn-dns-leak-in-linux.html

I don't have в DNS leak if I connect to my VPN конечный путь. But if I connect путь Нетворк Манахер, I still have в DNS leak.

Is there в known way to fix this, or is it в вирус with Нетворк Манахер? If I can't fix it, хан my ISP still track я if гm not using their DNS servers?

If it helps, herВs my OpenVPN configuration:

client
remote 4-us.cg-dialup.net 443
dev tun 
proto udp
auth-user-pass


resolv-retry infinite 
redirect-gateway def1
persist-key
persist-tun
nobind
cipher AES-256-CBC
auth MD5
ping 5
ping-exit 60
ping-timer-rem
explicit-exit-notify 2
script-security 2
remote-cert-tls server
route-delay 5
tun-mtu 1500 
fragment 1300
mssfix 1300
verb 4
comp-lzo


ca ca.crt

cert client.crt

key client.key

script-security 2
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
3
задан 10 December 2015 в 03:22

1 ответ

Существует открытая ошибка для этой проблемы: https://bugs.launchpad.net/ubuntu / + source/openvpn / + ошибка/1211110

2
ответ дан 1 December 2019 в 17:00

Другие вопросы по тегам:

Похожие вопросы: