touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #27170
[Bug 1211110] Re: network manager openvpn dns push data not updating resolv.conf
I can confirm that this bug does not occur when you disable dnsmasq for
NetworkManager.
However, I wanted to add how you can do so:
Open /etc/NetworkManager/NetworkManager.conf in an editor and change
dns=dnsmasq
to this:
#dns=dnsmasq
Then, restart NetworkManager:
sudo service network-manager restart
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1211110
Title:
network manager openvpn dns push data not updating resolv.conf
Status in “network-manager” package in Ubuntu:
Confirmed
Status in “openvpn” package in Ubuntu:
Confirmed
Bug description:
When IPv4 Method is set to Automatic VPN, DNS address recieved from
OpenVPN server do not update resolv.conf.
This can be achieved when using a standard openvpn config file by
adding the lines:
script-security 2
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
In Network-manager there seems to be no option to run connection
specific scripts and the DNS data from the server is ignored.
Ubuntu 13.04
Network-manager 0.9.8.0-0ubuntu6
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1211110/+subscriptions