[20105] in Athena Bugs
sun4 9.0.22: netstat
daemon@ATHENA.MIT.EDU (Derek Atkins)
Thu Jan 17 00:01:26 2002
Message-Id: <200201170501.AAA23519@kikki.mit.edu>
To: bugs@MIT.EDU
Date: Thu, 17 Jan 2002 00:01:23 -0500
From: Derek Atkins <warlord@MIT.EDU>
System name: kikki.mit.edu
Type and version: Sun-Blade-100 9.0.22 (with mkserv)
Display type: m
Shell: /afs/sipb/project/tcsh/tcsh
Window manager: unknown
What were you trying to do?
Run netstat to see what connections were active
What's wrong:
It fails:
athena% netstat | more
ip open: Permission denied
can't open mib stream: Bad file number
athena% where netstat
/usr/bin/netstat
/usr/ucb/netstat
athena% ls -l /usr/bin/netstat
-r-xr-sr-x 1 root sys 55176 Aug 21 01:15 /usr/bin/netstat
What should have happened:
It should have given me the list of open connections
Please describe any relevant documentation references:
netstat(1M)