LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   how to use the command 'nslookup' (https://www.linuxquestions.org/questions/debian-26/how-to-use-the-command-nslookup-580362/)

mrani 08-28-2007 05:05 AM

how to use the command 'nslookup'
 
hello
the command 'nslookup'allow to have the public ip adress, but i don't know how to use it in debian etch!
if s.o can help me:(:(:(
thanx a lot

Dutch Master 08-28-2007 05:16 AM

Open a terminal and type
Code:

man nslookup
Read carefully :)

farslayer 08-28-2007 07:25 AM

nslookup will give you the public IP address of a website, DNS, or mail server that has been registered, but it is unlikely it will give you your OWN public IP address.. you should use curl as explained in the other thread..

aptitude update
aptitude install curl


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