Thread
:
SOLVED: Unable to check for updates - Help Please!
View Single Post
zimon
2010-06-24 , 13:15
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#
11
# killall -HUP dnsmasq
That should re-read its configuration.
Then you could try if DNS is working:
# nslookup
www.google.com
nslookup should show it connects to 127.0.0.1 and after that it resolves the address. If it doesn't dnsmasq does not know a working outside DNS-server or does not have route to it.
# route
to see routes
and see if there is any /var/run/resolv.conf* files and if, what is inside of them.
Quote & Reply
|
The Following User Says Thank You to zimon For This Useful Post:
bjjperrott
zimon
View Public Profile
Send a private message to zimon
Find all posts by zimon