SSHDのエラー

投稿者:

SSHでログインできなくなって ログをみたらこうなってた
localhost sshd[2012]: Received signal 15; terminating.
localhost sshd[2230]: Server listening on :: port 22.
localhost sshd[2230]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
localhost sshd[2277]: Accepted password for coms from ::ffff:192.168.1.26 port 2128 ssh2
localhost sshd[5188]: Accepted password for coms from ::ffff:192.168.1.26 port 2566 ssh2
localhost sshd[5190]: Received disconnect from ::ffff:192.168.1.26: 2: disconnected by server request
localhost sshd[2230]: Received signal 15; terminating.
localhost sshd[5898]: Server listening on :: port 22.
localhost sshd[5898]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
localhost sshd[5901]: Accepted password for coms from ::ffff:192.168.1.26 port 1613 ssh2
/etc/ssh/sshd_config の ListenAddress 0.0.0.0 をコメントアウトして様子見

Thank you for reading this post, don't forget to subscribe!