PDA

View Full Version : MyDNS with MyDNSConfig Control Panel and DNSMasq on Ubuntu 6.10


agarcia71
5th September 2007, 19:50
Hi There,
I setup everyting what the Howto said
Both services its running

when I:
root@mydns:~# ps -elf | grep dns
5 S dnsmasq 11510 1 0 75 0 - 803 - Sep04 ? 00:00:00 /usr/sbin/dnsmasq -u dnsmasq
5 S nobody 11587 1 0 75 0 - 1425 - Sep04 ? 00:00:00 /usr/sbin/mydns -b
0 R root 1011 990 0 76 0 - 700 - 11:29 pts/0 00:00:00 grep dns

When I nslookup got this error:
root@mydns:~# nslookup www.google.com
Server: 127.0.0.1
Address: 127.0.0.1#53

** server can't find www.google.com: REFUSED

What am I doing wrong ?.

Tanks :(

falko
7th September 2007, 00:06
What's in /etc/resolv.conf?

agarcia71
7th September 2007, 00:41
root@mydnsr:/etc# cat resolv.conf
nameserver 127.0.0.1

The .conf files are what it said the Howto

Thanks

falko
7th September 2007, 16:57
Please try this instead in /etc/resolv.conf:

nameserver 145.253.2.75
nameserver 193.174.32.18