Bugzilla – Bug 139574
WHOIS Command doenst work
Last modified: 2005-12-16 12:40:05 UTC
on suse 10 the whois command doesnt work. running whois with an ip address should come back with registration information about this ip. the whois of suse 10 does nothing, neither an error message nor a result. tracing lan while running whois shows that nothing's going over the wire. so it seems that the binary of this package is defect. Axel
whois does not work with IP addresses.
what does it mean, whois doesnt work with ip addresses? this commando is for resolving objects in an rf-812 database, therefore resolving the whois databases for ip addresses. try it on another system like suse 9.3 or a sun or another suse release. there you'll get the needed response.
For me whois works, e.g. `whois suse.de' gives the correct answer from DENIC accordingly to RFC 3912. And as you can see, the Manual page whois(1) states that whois does not accept IP addresses: WHOIS(1) Debian GNU/Linux WHOIS(1) NAME whois - client for the whois directory service SYNOPSIS whois [ -h HOST ] [ -p PORT ] [ -aCFHlLMmrRSVx ] [ -g SOURCE:FIRST-LAST ] [ -i ATTR ] [ -S SOURCE ] [ -T TYPE ] object whois [ -t ] [ -v ] template whois [ -q ] keyword
but whois suse.de also doesnt working with our version of suse 10. try it with an ip address on your box, does it works? my environment: installation of suse linux 10 german on a new box (no update from earlier system. tried it on 3 installations. always the same. this command doesnt work. regards, axel
Hmmm ... found two whois programs: /usr/sbin/whois from the package sax2-tools not working and one /usr/bin/whois from the package whois which works perfekt. *** This bug has been marked as a duplicate of 117228 ***