Hmm, -l is not documented in the man page for netstat.
But it seems to show up listening ports.

Regards,
/Karl

-----------------------------------------------------------------------
Karl Hammar                    Asp� Data           [EMAIL PROTECTED]
Lilla Asp� 2340             +46  173 140 57                    Networks
S-742 94 �sthammar         +46  70 511 97 84                  Computers
Sweden                                                       Consulting
-----------------------------------------------------------------------
From: James Antill <[EMAIL PROTECTED]>
Subject: Re: ipchains/ipmasq/List of Ports/Exim
Date: 10 Nov 2000 16:03:57 -0500

> "Vince Mulhollon" <[EMAIL PROTECTED]> writes:
> 
> > Good Morning,
...
> > 
> > 3) Try something like "netstat -a | more"  That should tell you exactly
> > what is running on what port, in addition to what connections are open at
> > any given time.
> 
>  "netstat -l" is probably more useful.
> 
>  Also if you want to know "what" is running services you find running
> on your machine you'll need to do something like...
> 
> fuser -vn tcp 755
> 
> ...which will show you which program has that port open.
> 
> -- 
> # James Antill -- [EMAIL PROTECTED]
> :0:
> * ^From: [EMAIL PROTECTED]
> /dev/null
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to