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
> [EMAIL PROTECTED]  [EMAIL PROTECTED]  ume@{,jp.}FreeBSD.org
> http://www.imasy.org/~ume/
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to