Comment 30 for bug 1169437

Revision history for this message
Mikola (panamik) wrote :

This bug seems old, but the discussion seems to go on even years after it's been marked as "Fixed".
This bug perfectly describes what started happening after upgrading to Ubuntu 15.10

/var/log/syslog says
Nov 24 01:07:46 XXX NetworkManager[777]: <info> Internal DNS: 10.0.0.1
Nov 24 01:07:46 XXX NetworkManager[777]: <info> Internal DNS: 10.0.0.2
Nov 24 01:07:46 XXX NetworkManager[777]: <info> DNS Domain: 'my-domain.xxx'

But
nmcli device show
shows that the DNS addresses mentioned above are *not* set for tun0

Commenting out dns=dnsmasq in /etc/NetworkManager/NetworkManager.conf does *not* fix the problem.

Specifying explicit DNS addresses in NetworkManager UI does *not* fix the problem.

Anybody knows of a more recent ticket for this problem? Or should this one be re-opened?