[CentOS] Re: AW: Re: ssh error in /var/log/secure

Tue Oct 7 22:40:11 UTC 2008
Scott Silva <ssilva at sgvwater.com>

on 10-4-2008 5:46 AM Marc Rebischke spake the following:
>> Akemi Yagi wrote:
> 
>>> This has to do with ipv6.
> 
>> Thanks!
>> Got it fixed.
> 
> Hi,
> 
> Maybe (?) it would be helpful for us all if
> You would tell us how the Problem was
> Fixed instead of telling us "Thanks, got it
> fixed" ;-)
> 
> P.S. Sorry for the horrible Format of this Mail. But i'm using the lausy M$-Standard-Client on my Mobile-Phone...
> 
Most likely ssh was trying to bind to the same port on both ip4 and ip6, which
would cause that error.
I also did the *recommended* google search and got this;

<quote>
If you're not using IPv6, just disable it in sshd_config:

ListenAddress 0.0.0.0
#ListenAddress ::


(or bind the ListenAddress to a specific IP)

</quote>

Oops... Now I deprived you of finding that for yourself!

Shame on me!  ;-P





-- 
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't!!!!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20081007/c1efcf96/attachment-0004.sig>