> -----Original Message----- > From: centos-bounces at centos.org > [mailto:centos-bounces at centos.org] On Behalf Of Alexander Dalloz > Sent: Saturday, October 29, 2005 9:32 PM > To: CentOS mailing list > Subject: Re: [CentOS] sshd problems > > Am Sa, den 29.10.2005 schrieb Thomas E Dukes um 4:22: > > > For some reason ssh has stopped working. Its been a good > while since > > I tried to login remotely so I figure an upgrade is > probably to blame > > as it was working some time ago. > > > > This is the only error I see when sshd is started: > > > > 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. > > > > What does this mean? > > It is caused by IPv6 in use. Nothing to worry about and no > "hard error". > > Alexander Hello Alexander, Thanks, got it working by uncommenting 'ListenAddress 0.0.0.0" Eddie