[374] in testers

home help back first fref pref prev next nref lref last post

(VS3100) Version 6.4A: netstat

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Dec 6 09:51:02 1989

Date: Wed, 6 Dec 89 09:50:28 -0500
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: testers@ATHENA.MIT.EDU
System type, version:	(VS3100) Version 6.4A
System name:		lycus
What's wrong:

[{1}lycus:~]
% netstat
Active Internet connections
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp        0      0  LYCUS.MIT.EDU.1303     MELANGE.LCS.MIT..discu ESTABLISHED
tcp        0      0  LYCUS.MIT.EDU.1302     ACHILLES.MIT.EDU.discu ESTABLISHED
tcp        0      0  LYCUS.MIT.EDU.1301     ALLSPICE.LCS.MIT.discu ESTABLISHED
tcp        0      0  LYCUS.MIT.EDU.1300     BLOOM-BEACON.MIT.discu ESTABLISHED
tcp        0      0  LYCUS.MIT.EDU.1299     MENELAUS.MIT.EDU.discu ESTABLISHED
tcp        0      0  LYCUS.MIT.EDU.1298     CHARON.MIT.EDU.discuss ESTABLISHED
Illegal instruction
[{1}lycus:~]
% netstat
Active Internet connections
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
Illegal instruction
[{1}lycus:~]
% where netstat
/usr/ucb/netstat
/bin/netstat
[{1}lycus:~]
% /bin/netstat -f inet -n
Active Internet connections
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp        0      0  127.0.0.1.1315         127.0.0.1.53           TIME_WAIT
tcp        0      0  127.0.0.1.1314         127.0.0.1.53           TIME_WAIT
tcp        0      0  127.0.0.1.1313         127.0.0.1.53           TIME_WAIT
tcp        0      0  18.72.0.141.1303       18.26.0.80.2100        ESTABLISHED
tcp        0      0  18.72.0.141.1302       18.72.0.8.2100         ESTABLISHED
tcp        0      0  18.72.0.141.1301       18.26.0.115.2100       ESTABLISHED
tcp        0      0  18.72.0.141.1300       18.80.0.17.2100        ESTABLISHED
tcp        0      0  18.72.0.141.1299       18.72.0.7.2100         ESTABLISHED
tcp        0      0  18.72.0.141.1298       18.80.0.13.2100        ESTABLISHED
udp        0      0  18.72.0.141.53         *.*
udp        0      0  127.0.0.1.53           *.*
[{1}lycus:~]
%



What should have happened:

netstat shouldn't be getting SIGILL's.

[The problem seems somehow related to the resolver?]

John

home help back first fref pref prev next nref lref last post