Alvin,

A couple more bits...

cat /etc/resolv.conf

my says 127.0.0.1

if yours does not then edit /etc/dhcp3/dhclient.conf

and uncomment the line 
#prepend domain-name-servers 127.0.0.1;

when you reboot or restart your networking do

cat /etc/resolv.conf again you should now have 127.0.0.1

Did you put your DNS servers in dnsmasq.conf, I keep mine in a seperate
text file, if yours are in the conf file, did you uncomment the line
"#no-resolv"

I also edit /etc/dnsmasq.conf and uncomment the line 
#resolv-file=
changing it to
resolv-file=/home/mac/dns_servers.txt

my /home/mac/dns_servers.conf looks like

--
nameserver 208.67.222.222
nameserver 208.67.220.220
--

Also try removing the package resolvconf if you have it and the above
does not work...

Regards
Mac

-- 
DNS Resolves everything to 1.0.0.0 intermittently on some ADSL Routers
https://bugs.launchpad.net/bugs/81057
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to