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

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



> 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...