how to query dns

Richard Wilson r.wilson9 at cox.net
Fri Sep 16 23:10:02 MST 2005


On Fri, 2005-09-16 at 09:24 -0700, Alex Dean wrote:
> How do I ask a specific DNS server what records it has for a certain 
> domain?  (I want to know what values my ISP has for a domain I'm setting 
> up, to see if some DNS changes have taken effect yet.)
> 
> thanks,
> alex
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Try "dig @specific_DNS_server ..."

dig has lots of options and is easier to use than nslookup IMHO.  The
man page lists more options than you probably want, but I've used a lot
of them.

Rich Wilson 



More information about the PLUG-discuss mailing list