Re: how do I find out which nameserver returns a DNS query?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Mon, Jul 07, 2008 at 05:25:58PM +0200, Rudi Ahlers wrote:
> Hi all
>
> If I do a "dig mydomain.co.za" from a Linux server, how do I know which DNS 
> nameserver returns the queries?
>
> I seem to have a faulty DNS server, but can't see which one, so I want to 
> find out which nameserver (if there's 4 - ns1.myserver, ns2.myserver, 
> ns3.myserver & ns4.myserver) returns the queries?

Towards the end of the output there should be a ;; SERVER: line that
will tell you.

But you should probably just force the query to go to each of your
listed servers and figure out which one is bad that way:

  dig @ns1.myserver query
  dig @ns2.myserver query
  etc

Ray
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux