I had the same problem as tomx
(https://bugs.launchpad.net/ubuntu/+source/network-
manager/+bug/989900/comments/7) -- my /etc/resolve.conf had wrong values
in it that would not update no matter what I did.  It is my
understanding that this file should update relative to the network I'm
on.

Without revealing sensitive information, the file had the following in it
domain {home domain value}
search {home search value}
nameserver {home nameserver value 1}
nameserver {home nameserver value 2}
nameserver {home nameserver value 3}

This was an appropriate configuration for connecting from my home
network.

However, for my office network it needed to be this:
nameserver 127.0.0.1
search {office search value}


Only after changing that by hand was I able to connect to the network.

Whatever is supposed to be updating that file is not doing so.

-- 
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