--On Friday, April 19, 2002 03:31:00 PM +1000 Robert
<[EMAIL PROTECTED]> wrote:
My Apache2 is listening on several IPv6 addresses as well as on an
IPv4 address running on Linux without any problems.
E.g. try this 3 addresses
ipv6bone.aerasec.de (experimental 6bone address)
ipv6to4.aerasec.de (6to4 address)
ipv6prod.aerasec.de (production address)
Related config parts:
Listen [3ffe:ffff:100::2]:80
Listen 1.2.3.4:80
Listen [2002:0102:0304::2]:80
Listen [2001:ffff:180::2]:80
<VirtualHost [3ffe:ffff:100::2]:80 [2002:0102:0304::2]:80
[2001:ffff:180::2]:80>
Addresses modified to prevent copy&paste double address problems.
But use latest Apache relase, earlier releases had problems on
dispatching the request into the proper virtual IPv6 host.
Peter
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]