$ cd /run/resolvconf/interface/
$ ls *
wimax0.dhclient  wlan0.dhclient
$ for f in *; do echo "=== $f ==="; cat "$f"; echo; done
=== wimax0.dhclient ===
nameserver 94.25.128.74
nameserver 94.25.208.74

=== wlan0.dhclient ===
nameserver 192.168.129.129
nameserver 8.8.8.8

Actually these servers left from my last wimax connection, I missed that file :(
Mmm… anyway, why are they added to resolv.conf?
I have wimax device plugged out:

$ ifconfig wimax0
wimax0: error fetching interface information: Device not found

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

Title:
  resolvconf breaks name resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/994227/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to