[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Unidentified subject!



	<yoshfuji@linux-ipv6.org>  Fri Mar  1 22:05:54 2002
X-Envelope-Sender: yoshfuji@linux-ipv6.org
Received: (qmail 24599 invoked from network); 2 Mar 2002 04:05:53 -0000
Received: from yue.hongo.wide.ad.jp (root@203.178.139.94)
  by murphy.debian.org with SMTP; 2 Mar 2002 04:05:53 -0000
Received: from localhost (yoshfuji@localhost [127.0.0.1])
	by yue.hongo.wide.ad.jp (8.9.3+3.2W/8.9.3/Debian 8.9.3-21) with ESMTP id NAA32472;
	Sat, 2 Mar 2002 13:06:21 +0900
To: matthew@debian.org
Cc: wichert@wiggy.net, debian-ipv6@lists.debian.org,
        debian-ssh@lists.debian.org
Subject: Re: IPv6 support
In-Reply-To: <[🔎] 5bg03jg5gr.fsf@chiark.greenend.org.uk>
References: <5bpu2s9z0d.fsf@chiark.greenend.org.uk>
	<20020226134439.GB7126@wiggy.net>
	<[🔎] 5bg03jg5gr.fsf@chiark.greenend.org.uk>
X-Mailer: Mew version 1.94.2 on Emacs 20.7 / Mule 4.1 (AOI)
Sender: "Hideaki YOSHIFUJI" <yoshfuji@cerberus.hongo.wide.ad.jp>
X-URL: http://www.yoshifuji.org/%7Ehideaki/
X-Fingerprint: 90 22 65 EB 1E CF 3A D1 0B DF 80 D8 48 07 F8 94 E0 62 0E EA
X-PGP-Key-URL: http://www.yoshifuji.org/%7Ehideaki/hideaki@yoshifuji.org.asc
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <20020302130621S.yoshfuji@linux-ipv6.org>
Date: Sat, 02 Mar 2002 13:06:21 +0900
From: YOSHIFUJI Hideaki / =?iso-2022-jp?B?GyRCNUhGIzFRTEAbKEI=?= 
	<yoshfuji@linux-ipv6.org>
X-Dispatcher: imput version 991025(IM133)
Lines: 31
X-Spam-Status: No, hits=-2.0 required=5.0 tests=IN_REP_TO version=2.01

In article <[🔎] 5bg03jg5gr.fsf@chiark.greenend.org.uk> (at 02 Mar 2002 00:48:20 +0000), Matthew Vernon <matthew@debian.org> says:

> Mar  2 00:40:07 ming sshd[23005]: Server listening on :: port 22.
> Mar  2 00:40:07 ming sshd[23005]: error: Bind to port 22 on 0.0.0.0
> failed: Address already in use.
> 
> This error goes away when I roll back to the previous version I
> uploaded.
> 
> Any ideas? I want this to work before I upload it...

If you didn't get "Cannot bind any address.", don't worry about the message;
please assume "error: Bind to port 22 on 0.0.0.0" itself warning, 
not an error.

It bound ipv6 and failed to bind ipv4.
Ipv6 socket will also get ipv4 connections via ipv6 socket.

BTW, you cannot use sshd listening on ipv6 with glibc-2.2 on
linux-2.2.x kernel.

If you don't accept this, specifty 

    ListenAddress 0.0.0.0
    #ListenAddress ::

on /etc/ssh/sshd_config file by default.

-- 
Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@linux-ipv6.org>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF  80D8 4807 F894 E062 0EEA



Reply to: