From owner-freebsd-current Thu Jul 25 11:56:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE62837B400 for ; Thu, 25 Jul 2002 11:56:29 -0700 (PDT) Received: from outpost.cryptohill.net (outpost.cryptohill.net [64.21.143.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9017A43E3B for ; Thu, 25 Jul 2002 11:56:29 -0700 (PDT) (envelope-from jeroen@vangelderen.org) Received: from grolsch.cryptohill.net (grolsch.cryptohill.net [24.244.145.13]) by outpost.cryptohill.net (Postfix) with ESMTP id CC28324D01; Thu, 25 Jul 2002 12:50:45 -0400 (EDT) Date: Thu, 25 Jul 2002 12:50:49 -0400 Subject: Re: HEADS UP: an IPv4-mapped IPv6 address off by default Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v540) Cc: current@FreeBSD.org To: Hajimu UMEMOTO From: Jeroen C.van Gelderen In-Reply-To: Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.540) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Umemoto-san, May I ask what motivated this change? -J On Thursday, Jul 25, 2002, at 11:51 US/Eastern, Hajimu UMEMOTO wrote: > Hi, > > I've just committed to change an IPv4-mapped IPv6 address off by > default. > The existing applications may be affected this change. The > applications which depend on an IPv4-mapped IPv6 address will become > listen only an IPv6 socket. > Apache2 is known having this problem. You may need to specify the > Listen directive explicitly in your httpd.conf like as follows: > > Listen 0.0.0.0:80 > Listen [::]:80 > > If you still want to use an IPv4-mapped IPv6 address, please specify > > ipv6_ipv4mapping="YES" > > in your /etc/rc.conf. > > Sincerely, > > -- > Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan > ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org > http://www.imasy.org/~ume/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message