[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 13:14:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> The "raw" entry tells you it is the PROTOCOL level and if one looks in
> /etc/protocols they should see that 1 is ICMP and 6 is TCP. Just
> means your
> box is listening for both ICMP type packets and TCP type packets
> (within the
> IP protocol stack).
>
> --
> Larry Smith
> SysAd ECSIS.NET
> sysad@xxxxxxxxx
Ah-haa, thanks Larry...