[Wylug-discuss] Tweaking resolv.conf with NetworkManager
Paul Brook
paul at codesourcery.com
Wed Aug 3 17:19:21 UTC 2011
> I tried putting the line into /etc/resolvconf/resolv.conf.d/tail --
> which I believe should be appended to the network-sent resolv.conf, but
> it doesn't seem to do anything. Any ideas why?
Works fine for me.
Do you actually have resolvconf installed? My new-ish ubuntu system didn't.
The first line of /etc/resolv.conf should be
"# Dynamic resolv.conf(5) file for glibc resolver(3) generated by
resolvconf(8)". If it instead says "# Generated by NetworkManager" then you
need to install the resolvconf package and reboot. My guess is you may have
been in temporary limbo where resolvconf was active, but network-manager
didn't know that yet and was still clobbering resolv.conf directly.
Paul
More information about the Wylug-discuss
mailing list