Hi Raminder, If you have taken the binary directly from
the Apache site, it will not support because by default the IPv6 support is
disabled. For this you need to compile the Apache
yourself with the corresponding flag set for IPv6 option. Thanks and Regards, Ashwani Sharma Off: +91-80-26265053 From: Raminder Singh
[mailto:singhraminder@xxxxxxxxx] Hi group, I'm facing a problem in configuring apache 2.2.4 to listen on IPv6. Configuration: windows server 2003 SP1 Apache 2.2.4 IPconfig: 192.168.30.3 /
fd00:b00:ffff:3::3 when I install and configure apache to listen on 8088 port using IPv4
..it works fine. Test page displayed at http://localhost:8088
& http://192.168.30.3:8088 But when I change Listen 8088 to Listen
[fd00:b00:ffff:3::3]:8088 in httpd.conf and ::1/fd00:b00:ffff:3::3
against localhost ( in /etc/hosts file) and restart apache.. it won't get
start. It says check error in evet viewer. there are 3 messages: 1) The apache
service named reported the following error: >>> [date:time][crit](OS
11004) The requested name is valid, but no data of the request type was found :
alloc-listener: failed to setup sockaddr for [fd00:b00:ffff:3::3] 2) The apache
service named reported the following error: >>> syntex error on line
53 of httpd.conf .. which is Listen [fd00:b00:ffff:3::3]:8088 3) The apache service named reported the following error: >>>
Listen setup failed. Can you help in resolving this issue? is Line "Listen
[fd00:b00:ffff:3::3]:8088" is correct in syntax? -- i checked tomcat running on IPv6..its working fine with contents of
etc/hosts file. thanks for helping... raminder DISCLAIMER: E-mail may contain viruses. Before opening attachments please check them for viruses and defects. While MindTree Consulting Limited (MindTree) has put in place checks to minimize the risks, MindTree will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside. Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission. MindTree reserves the right to monitor and review the content of all messages sent to or from MindTree e-mail address. Messages sent to or from this e-mail address may be stored on the MindTree e-mail system or else where. |