Patch-ID# 100425-01
Keywords: whois, ddn, network, getting, host, hard, coded, nichost
Synopsis: SunOS 4.0.3;4.1;4.1.1: whois gets host unknown when using the hard coded NICHOST
Date: 08/Nov/91

SunOS release: 4.0.3, 4.1, 4.1.1

Unbundled Product: 

Unbundled Release: 

Topic: whois is getting host unknown

BugId's fixed with this patch: 1055736

Architectures for which this patch is available: sun3 sun4 sun4c

Patches which may conflict with this patch: 

Obsoleted by: 

Files included with this patch: whois

Problem Description: 
%whois john 
will fail with a host unknown error message because sri-nic.arpa is an obsolete
name, and only exists as a cname for nic.ddn.mil.

Install Instructions: 

As root:
mv /usr/ucb/whois /usr/ucb/whois.fcs
cp `arch`/{4.0.3;4.1;4.1.1}/whois /usr/ucb/whois

Use chmod and chown to set the premissions of whois to match those shown
below.

-rwxr-xr-x  1 root     staff        3448 Oct  2 15:55 /usr/ucb/whois*

