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

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



INRE RE: [cobalt-users] Netstat -What is this reading?:
> 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


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