Re: Strange whois issue with whois.ripe.net [message #45132 is a reply to message #45129] |
Tue, 31 January 2012 20:33 |
Paparaciz
Messages: 302 Registered: August 2009
|
Senior Member |
|
|
I'm running centos6 on HN
and centos5 in CT
I had same issue, but what intresting it works with domains, but not with ip addresses
I mean
whois google.lt works
whois some_ip does not
just today I have found that when I do whois some_ip it tries to access some ipv6 ip address.
if in CT I disable ipv6 networking it works
so, in CT file /etc/sysconfig/network
set
NETWORKING_IPV6="no"
restart network in CT:
/etc/init.d/network restart
and it should work
|
|
|