[Bug 993794] Re: Precise resolvconf+dnsmasq setup breaks login in some wireless networks

Sergio Callegari sergio.callegari at gmail.com
Mon May 7 10:32:03 UTC 2012


Here is the required data:

ls -l /run/resolvconf /run/resolvconf/interface
/run/resolvconf:
total 4
-rw-r--r-- 1 root root   0 mag  5 16:31 enable-updates
drwxr-xr-x 2 root root  60 mag  7 12:27 interface
-rw-r--r-- 1 root root 204 mag  7 12:27 resolv.conf

/run/resolvconf/interface:
total 4
-rw-r--r-- 1 root root 85 mag  7 12:27 NetworkManager


cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.0.1
search wifi.mars.arces.unibo.it


for F in /run/resolvconf/interface/* ; do echo "=== $F ===" ; cat $F ; done
=== /run/resolvconf/interface/NetworkManager ===
domain wifi.mars.arces.unibo.it
search wifi.mars.arces.unibo.it
nameserver 127.0.0.1


ps -elf|grep dnsmasq
4 S nobody   25839  1652  0  80   0 -  7267 poll_s 12:27 ?        00:00:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/sendsigs.omit.d/network-manager.dnsmasq.pid --listen-address=127.0.0.1 --conf-file=/var/run/nm-dns-dnsmasq.conf --cache-size=0 --proxy-dnssec

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/993794

Title:
  Precise resolvconf+dnsmasq setup breaks login in some wireless
  networks

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



More information about the Ubuntu-server-bugs mailing list