[DLC] SSH What?

John Kristoff jtk at depaul.edu
Tue Jan 22 19:10:15 CST 2008


On Tue, 22 Jan 2008 15:57:42 -0600
"Scott Behrens" <sbehrens at gmail.com> wrote:

> Jan 22 15:25:18 matorc7 sshd[2725]: Failed password for test from ::ffff:172.27.96.57 port 50649 ssh2

That usually indicates that the user named 'test' doesn't exist or the
password is incorrect, just like it describes.

> Jan 22 15:30:44 matorc7 sshd[2597]: Received SIGHUP; restarting.
> Jan 22 15:30:44 matorc7 sshd[2804]: Server listening on :: port 22.
> Jan 22 15:30:44 matorc7 sshd[2804]: error: Bind to port 22 on 0.0.0.0 failed: Address already in use.

Hmm... that's curious and possibly part of your problem.  You already
have an instance of sshd running on port 22 and presumably your newest
sshd_config isn't loading.  Better check your running sshd's again.

John


More information about the DLC mailing list