[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Netstat -What is this reading?
- Subject: RE: [cobalt-users] Netstat -What is this reading?
- From: Bradley Caricofe <caricofe@xxxxxxxxxxx>
- Date: Fri Sep 20 12:25:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> It means your server is listening on ports 1 and 6;
> do a netstat -tupan
> and it will tell you who (process) is listening.
Thanks for the info Gerald, I tried a netstat -tupan and it only lists the
usual stuff that should be there, when I run netstat -pln again it still
shows:
raw 0 0 0.0.0.0:1 0.0.0.0:*
7 -
raw 0 0 0.0.0.0:6 0.0.0.0:*
7 -
This weirds me out...
-Brad