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

Re: $netstat -a



On Tue Apr 23, 2002 at 09:01:35AM +0300, irvine@vuosaari.hai.fi 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 debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: