Comment 20 for bug 91890

Revision history for this message
Fede (fserrani) wrote :

I found another way to "solve" this bug.
I 've edited /etc/resolvconf/resolv.conf.d/base, and added a line with "nameserver xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx", where "x" needs to be replaced by your ips numbers.
Then you can run resovconf -u, this will write the content of base into resolv.conf, you can check if it's ok. Restart the networking services (/etc/init.d/networking restart), or reboot the machine.
It has worked for me.