You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Eric Fiorini <ef...@cisco.com> on 2002/12/04 15:45:51 UTC

[users@httpd] Apache and IPV6

Hi everybody,

I would try to use a PC running windows XP 5.1 as an IPv6 HTTP server.
I installed apache 2.0.43.

When I add the ipv6 listen statement ( LISTEN [::]:80 ) in the httpd.conf,
the apache server failed to start.
So i just let "Listen 80" without specifiing ipv4 nor ipv6.
But in this case, the port 80 of the apache server reject the ipv6 http
request like shown in the following ethereal traces:

http request: 1036 > http [syn] Seq=86935587 Ack=0 Win=8192 Len=0 MSS=1335
http response from server: http > 1036 [RST, ACK] Seq=0 Ack=86935588 Win=0
Len=0

If you already encounters the problem please respond me.

Thanks a lot for your help.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org