Submitted by ITCiao on Mon, 03/18/2013 - 10:55
Hello,
I've setup a new cluster DNS server and everything it's up and running ok, but i have this error in intoDNS.
http://www.intodns.com/revista-spy.ro
I tryed recursive no; in /etc/named.conf but without success.
What am I doing wrong?
Status:
Active
Comments
Submitted by ITCiao on Mon, 03/18/2013 - 11:23 Comment #1
Now i got a new problem http://www.virtualmin.com/node/4744 :|
Submitted by andreychek on Mon, 03/18/2013 - 12:06 Comment #2
Well, there's two issues I see in there; it mentions the recursive queries issue (which just means that outside clients can perform DNS lookups), and another issue with the server "ns3.revista-spy.ro".
I'd suggest starting with ns3.revista-spy.ro, as that'll cause intermittent DNS failures.
Is BIND running on that server? And is there any sort of firewall that may be preventing access?
Submitted by ITCiao on Mon, 03/18/2013 - 12:15 Comment #3
BIND is running
Firewall is opened on port 53 according to http://www.yougetsignal.com/tools/open-ports/ I opened both protocols UDP and TCP.
Thank you for your reply!
Submitted by ITCiao on Mon, 03/18/2013 - 13:08 Comment #4
Any ideeas?
Submitted by andreychek on Mon, 03/18/2013 - 16:13 Comment #5
Hmm, it looks like it's dnsmasq that's listening on UDP port 53 of ns3, rather than BIND. Is that intentional?
As I test all of your nameservers, it's only ns3 that allows recursion... if you're trying to use dnsmasq, rather than BIND, you may need to disable recursion in dnsmasq.
Submitted by andreychek on Mon, 03/18/2013 - 16:16 Comment #6
Oh, I forgot to mention that in spite of what intodns.com says, I do seem to be able to see your DNS service running on ns3, so it's just the recursion issue remaining.
Submitted by ITCiao on Tue, 03/19/2013 - 05:44 Comment #7
I was getting intermitent DNS failures so i dropped it.
I had no intention of running dnsmask on 53. I just wanted a clustered DNS server on that server.