Subject: dig and DNS authority To: None <netbsd-users@netbsd.org> From: John Maier <jmaier@midamerica.net> List: netbsd-users Date: 02/19/2002 11:54:15
I know I get retrieve the list of DNS via:
> dig -t T_NS <domainname>
or
> nslookup -q=NS <domainname>
How do you determine what is primary and what is secondary?
I (foolishly) loaned out my BIND book....
jam