On Fri, 2003-11-14 at 15:23, Darryl Hoar wrote: > Greetings, > What tools exist in Freebsd to determine the primary dsn server for a domain
Heh.. . everyone seems to be responding with 'nslookup -type=ns foo.com' or 'host -t ns foo.com', but those queries return *all* name servers and make no distinction which one is the primary. For that you have to query the SOA which contains the primary name server for a domain. -> host -t soa foo.com Regards, Frank (being a smart-ass today)
signature.asc
Description: This is a digitally signed message part
