> I noticed that if you add the dns-nameserver in interfaces that do not
take the name resolution server

You have to use the option keyword "dns-nameservers", not "dns-
nameserver".

> To make resolv.conf not change

The way you propose to make resolv.conf not change is not a good one.
You can run "resolvconf --disable-updates" but updates will be re-
enabled after reboot.

To make resolvconf completely static you should replace /etc/resolv.conf
with a static file. Normally it is a symbolic link to
/run/resolvconf/resolv.conf.

It isn't optimal to have a completely static resolv.conf.   Perhaps what
you should do is add

    nameserver 1.2.3.4

to the /etc/resolvconf/resolv.conf.d/base file, or something along those
lines.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/989900

Title:
  Various people have a bunch of unrelated problems with name resolution
  in Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/989900/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to