LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   setting up whois (https://www.linuxquestions.org/questions/linux-newbie-8/setting-up-whois-489656/)

tebucky 10-05-2006 07:33 AM

setting up whois
 
I'm having problems performing whois queries. here is and example:

[root@test /]# whois yahoo.com
[Querying whois.internic.net]
[Unable to connect to remote host]

Can anyone tell me what the fix is for this?

unSpawn 10-05-2006 09:54 AM

Tried adding flags "-d" and "-s"?

tebucky 10-05-2006 12:06 PM

Here is the output (same as before)

[root@test mail]# whois -d yahoo.com
[Querying whois.internic.net]
[Unable to connect to remote host]
[root@test mail]# whois -s yahoo.com
[Querying whois.internic.net]
[Unable to connect to remote host]
[root@test mail]#

Electro 10-05-2006 02:52 PM

Are you connected to the internet?

tebucky 10-06-2006 06:06 AM

Yup. I am connected to the Internet behind a NAT.

ethics 10-06-2006 07:08 AM

I always had that trouble when i would use my router as a dns source which in turn discovered my isps DNS.

It seemed to work when using direct DNS numbers in my /etc/resolve.conf

Worth a try atleast


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