[CentOS] how tell what process has port 22

Ray Van Dolson rayvd at digitalpath.net
Thu Mar 23 04:51:39 UTC 2006


On Wed, Mar 22, 2006 at 11:30:47PM -0500, Jerry Geis wrote:
> I had trouble with the update to 4.3.
> 
> /usr/sbin/sshd -d -D is telling me some other process is
> using port 22 and cant bind to it.
> 
> How do I tell what program that is and stop it?

# netstat -tupan | grep 22

Ray



More information about the CentOS mailing list