[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Netstat -What is this reading?



-----Original Message-----
From: Bradley Caricofe [mailto:caricofe@xxxxxxxxxxx]
Sent: Friday, September 20, 2002 4:10 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] Netstat -What is this reading?


> Are you sure your lines aren't being truncated?
> Try "netstat -tupan|less"

Yeh, 22" monitor.  I can't figure out what processes would be listening on
these ports...
--------------------
I believe someone else pointed out the answer. Since those are "raw" the
1 and 6 aren't ports they're protocols, 1-->icmp and 6-->tcp. I.E. your
network is listening for icmp and tcp connections. Not really very stange
after all.