PC Review


Reply
Thread Tools Rate Thread

find out which server is auth. for a dns zone

 
 
Tim Moor
Guest
Posts: n/a
 
      2nd Jun 2006
dear dns gurus,
how can i find out, which server is autoritative for a dns zone.

thanx alot
tim



 
Reply With Quote
 
 
 
 
Andreas =?UTF-8?B?TcO8bGxlcg==?=
Guest
Posts: n/a
 
      2nd Jun 2006
Tim Moor wrote:

> dear dns gurus,
> how can i find out, which server is autoritative for a dns zone.
>
> thanx alot
> tim


host -a
 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      3rd Jun 2006
Tim Moor wrote:
> dear dns gurus,
> how can i find out, which server is autoritative for a dns zone.
>
> thanx alot
> tim


Do you mean a random zone (i.e., one not owned by you) or
your own zones?

The following will get you the list of authoritative servers
for any zone you can resolve:

nslookup -q=ns ZONE.NAME

For example:

nslookup -q=ns google.com

You may need to add a "-time" parameter sometimes, or you
may wish to use a SPECIFIC DNS server to find the answer
(rather than your machine's default DNS):

nslookup -time=10 -q=ns learnquick.com 4.2.2.1


If it is your own zone then each of your Primary AND Secondary
servers is authoritative for that zone. This is visable in
the zone display of the MMC - just look for those NS records.

--
Herb
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The DNS server could not find or open zone file dns plaindonut@gmail.com Microsoft Windows 2000 DNS 2 21st Aug 2006 07:23 AM
Auth/Un-Auth DHCP Server Selection =?Utf-8?B?YW5keUBic3Q=?= Windows XP Security 1 17th Aug 2004 06:38 AM
Auth Mgr cannot save/open auth store on shared network drive Karl Microsoft Windows 2000 Active Directory 0 26th May 2004 06:29 PM
How to create type forward for a zone on a per zone basis, not server based Syed Ali Microsoft Windows 2000 DNS 3 5th Apr 2004 07:10 PM
The DNS server could not find or open zone file dns\cache.dns?????????? Bob Doyle Microsoft Windows 2000 DNS 3 27th Sep 2003 01:07 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:57 PM.