Searched refs:whois (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/tools/
H A Drrcheck.pl3 ## Read BGPd logfile and lookup RR's whois database.
10 $whois_host = "whois.jpix.ad.jp";
60 @result = &whois ($prefix);
85 ## get port of whois
88 local ($name, $aliases, $port, $proto) = getservbyname ("whois", "tcp");
92 ## whois lookup
93 sub whois subroutine
H A Drrlookup.pl3 ## Read BGPd logfile and lookup RR's whois database.
10 $whois_host = "whois.jpix.ad.jp";
55 @result = &whois ($prefix);
73 ## get port of whois
76 local ($name, $aliases, $port, $proto) = getservbyname ("whois", "tcp");
80 ## whois lookup
81 sub whois subroutine

Completed in 19 milliseconds