Comment 1 for bug 1013843

Revision history for this message
Thomas Hood (jdthood) wrote :

Hi. At the point where the system has booted and /etc/resolv.conf is empty (except for the comment), please do the following and post the output here.

ls -l /run/resolvconf
ls -l /run/resolvconf/interface
for F in /run/resolvconf/interface/* ; do echo === $F === ; cat $F ; done
for F in /etc/resolvconf/resolv.conf.d/* ; do echo === $F === ; cat $F ; done
cat /etc/NetworkManager/NetworkManager.conf
cat /run/nm-dns-dnsmasq.conf