Hi,
Our IP numbers changed in a recent network expansion that gave us
an extra bit for our host numbers :)
There is a lone, crusty machine whose uname -a command gives
SunOS 4.1.1 2 sun4
and who can no longer resolve host names, and who has *no* man
pages installed.
The startup script uses ifconfig to explicitly set IP number, netmask
and
broadcast addresses. The /etc/resolv.conf file contains valid
DNS servers,
and the nslookup command works fine.
I didn't find any place to explicitly set the gateway address, and there
is a file /etc/networks containing entries of "name a.b.c" etc. that
may
have an outdated network name or something.
Does anyone know what we may need to set to fix the problem?