[CentOS] sshd problems

Ryan ryanag at zoominternet.net
Sat Oct 29 18:39:20 UTC 2005


On Saturday 29 October 2005 02:22 am, Thomas E Dukes wrote:
> Oct 28 21:55:52 sshd[7137]: Server listening on :: port 22.
> Oct 28 21:55:52 sshd[7137]: error: Bind to port 22 on 0.0.0.0 failed:
> Address already in use.

Under /etc/ssh/sshd_config change 
#ListenAddress 0.0.0.0
to
ListenAddress [IP-address-you-want-to-connect-to]

restart SSHd and see if it works



More information about the CentOS mailing list