[SunHELP] Find out which program is listening on a port

sunhelp at sunhelp.org sunhelp at sunhelp.org
Wed May 16 13:35:28 CDT 2001


Hello Sun Guru's,
                  This is the command I use to find out what program is 
listening on a port.
# netstat -anP tcp | more
Goodluck
Wally


>From: Dicu Silviu <linuxsil at yahoo.com>
>Reply-To: sunhelp at sunhelp.org
>To: sunhelp at sunhelp.org
>Subject: Re: [SunHELP] Find out which program is listening on a port
>Date: Wed, 16 May 2001 05:51:09 -0700 (PDT)
>
>I don't think is a native command for that.
>The way I do it is I installed lsof from
>sunfreeware.com and do
>
>lsof -i -T |more
>
>then you can see all the ports that are open and what
>is running.
>
>
>--- Martijn de Munnik <M.H.M.deMunnik at phys.uu.nl>
>wrote:
> > How can I find out what program is listening on a
> > port, I use netstat -a
> > to see which ports are open and I want to know which
> > program is listening
> > on some ports...
> >
> > with regards
> > Martijn de Munnik
> >
> > _______________________________________________
> > SunHELP maillist  -  SunHELP at sunhelp.org
> > http://www.sunhelp.org/mailman/listinfo/sunhelp
>
>
>=====
>Silviu Dicu
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Auctions - buy the things you want at great prices
>http://auctions.yahoo.com/
>_______________________________________________
>SunHELP maillist  -  SunHELP at sunhelp.org
>http://www.sunhelp.org/mailman/listinfo/sunhelp

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com




More information about the SunHELP mailing list