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

Mob: +91+9916454843

Off: +91-80-26265053

________________________________

From: Raminder Singh [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 21, 2008 12:52 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Listening apache on IPv6 (dual IPv4-IPv6 machine)

 

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:
This message (including attachment if any) is confidential and may be 
privileged. If you have received this message by mistake please notify the 
sender by return e-mail and delete this message from your system. Any 
unauthorized use or dissemination of this message in whole or in part is 
strictly prohibited.
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.

Reply via email to