Ir al final del banner
Ir al inicio del anuncio

(EN) VPN - Ubuntu 16.04 bug OpenVPN DNS detected

Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 5 Actual »

Version 16.04 of Ubuntu has a bug with the DNSMasq than in spite of can connect does not work with the DNS.

For which work me, has to kill the process of dnsmasq once initiated the connection:

"sudo killall dnsmasq"


Other option is to add these lines to configuration file (vpn-uv-_generic.ovpn)

script-security 2
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf

  • Sin etiquetas