LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   NAMED functionality (https://www.linuxquestions.org/questions/linux-networking-3/named-functionality-4390/)

Nezar 07-17-2001 03:30 AM

NAMED functionality
 
If I want to examine sendmail functionallity, I simply type:
telnet localhost 25

Is there any similar command to verify NAMED functionality (or resolver functionality)?

mcleodnine 07-17-2001 03:41 AM

Re: NAMED functionality
 
Quote:

Originally posted by Nezar
If I want to examine sendmail functionallity, I simply type:
telnet localhost 25

Is there any similar command to verify NAMED functionality (or resolver functionality)?

nslookup

dig

Note that nslookup by default depends on your resolver configuration (/etc/resolv.conf)

The man pages should cover it.


All times are GMT -5. The time now is 08:39 AM.