Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 1999 15:10:04 -0600 (MDT)
From:      "Aaron D. Gifford" <agifford@infowest.com>
To:        questions@freebsd.org, yurtesen@ispro.net.tr, 
Subject:   Re: how can I find out which process is binded to which port?
Message-ID:  <19990722211004.0A8DC20F10@infowest.com>

next in thread | raw e-mail | index | archive | help
Evren Yurtesen <yurtesen@ispro.net.tr> wrote:
>
>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:
>

Try lsof - it's in the ports collection (/usr/ports/sysutils/lsof) and
is EXTREMELY useful in showing all open files, sockets, IP connections,
etc. processes have open and are using.

Aaron out.



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?19990722211004.0A8DC20F10>