> [root@linux]#  nslookup intranet
> Error is :  ** server can't find intranet.: NXDOMAIN

Since the domain specified in your query ends in '.' you are asking for an A 
record matching the domain 'intranet'. There would be nothing appended to 
this name.  Are you expecting this query to be expanded to something like 
intranet.yourdomain? Or? You might want to try 'nslookup intranet' if you are 
looking for the address of intranet.yourdomain. 

cheers,
Mike



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to