Date: Thu, 22 Jul 1999 23:44:05 +0300 From: Evren Yurtesen <yurtesen@ispro.net.tr> To: Alejandro Ramirez <ales@megared.net.mx>, freebsd-questions@freebsd.org Subject: Re: how can I find out which process is binded to which port? Message-ID: <37978294.B24EBA53@ispro.net.tr> References: <3797724E.54E966B1@ispro.net.tr> <002301bed47c$fccbcb00$fca3f9cf@megared.net.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
I would like to know the PID of the process which is binded to a port, I am just able to see which ports are listening for incoming connections with that command Alejandro Ramirez wrote: > Hi, > > Try netstat -a |grep LISTEN > > Ales > > ----- Original Message ----- > From: Evren Yurtesen <yurtesen@ispro.net.tr> > To: <freebsd-questions@freebsd.org> > Sent: Thursday, July 22, 1999 2:34 PM > Subject: how can I find out which process is binded to which port? > > > hello, > > how can I find out which process is binded to which port? > > or the process binded to a specific port? > > thanks > > Evren > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37978294.B24EBA53>