On Tue Apr 23, 2002 at 09:01:35AM +0300, [EMAIL PROTECTED] wrote:
> Hello All 
> 
> I ran $netstat -a on one of my machines and got the following
> 
> **************************************************************************
> 
> I was interested if anyone knew what the lines 
> 
>    raw        0      0 *:icmp                  *:*                     7      
>      
>    raw        0      0 *:tcp                   *:*                     7      
>      
> 
> mean. 
> 
> Can anyone explain say how I would find out which program is listening for
> raw icmp/tcp packets.
> 
-- 

maybe the xserver?
try:
ps aux | grep tcp
ps aux | grep icmp

-CraigW

"You stole fizzy lifting drinks! You bumped into the ceiling which now has 
to be washed and sterilized, so you get nothing! You lose! Good day sir!"
        -Willy Wonka


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to