Comment 13 for bug 922677

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

Cerin: Can you please elaborate? On a properly configured system NM and resolvconf work together correctly. If name resolution is not working on your system then let's find out why.

Please send the output of:
    ls -l /etc/resolv.conf
    lsattr /etc/resolv.conf
    ls -l /run/resolvconf
    ls -l /run/resolvconf/interface
    for F in /run/resolvconf/interface/* ; do echo === $F === ; cat $F ; done