Hello,
I am experimenting with cPanel 11.40.0.9 and IPv6. The server itself runs CentOS 5.9.
When I test my domain using e.g. IPv6 test - web site reachability I get the following result:
Checking for AAAA DNS record = 2001:XXXX:4300:YYYY:3::1
Checking for IPv6 web server = web server is unreachable
I can ping 2001:XXXX:4300:YYYY:3:0:0:0 using an external site
Executing ping6 ipv6.google.com also works
This is what i have done so far:
1. added "NETWORKING_IPV6=yes" to /etc/sysconfig/network
2. added "IPV6INIT=yes + IPV6ADDR=2001:XXXX:4300:YYYY:3:0:0:0 + IPV6_DEFAULTGW=2001:1af8:4300:YYYY:0:0:0:1" (+ = newline) to /etc/sysconfig/network-scripts/ifcfg-eth0
3. Added the range 2001:XXXX:4300:YYYY:3:0:0:0/112 in cPanel
4. Enabled IPv6 for a site using the cPanel interface.
5. Executed service network restart + /etc/init.d/ipaliases restart + apache restart
Observation:
When I enable or disable IPv6 using the cPanel interface for a domain, I receive the error "Request Timed Out". When I check back a minute later the domain is marked as "ENABLED".
So it appears IPv6 is working on my server but that Apache is not configured to listen to it or blocking it.
I also tried to temporarely disable the CSF firewall.
Any idea what I'm missing or where the "Request Timed Out" comes from?
Any log files I can check?
Many thanks!
I am experimenting with cPanel 11.40.0.9 and IPv6. The server itself runs CentOS 5.9.
When I test my domain using e.g. IPv6 test - web site reachability I get the following result:
Checking for AAAA DNS record = 2001:XXXX:4300:YYYY:3::1
Checking for IPv6 web server = web server is unreachable
I can ping 2001:XXXX:4300:YYYY:3:0:0:0 using an external site
Executing ping6 ipv6.google.com also works
This is what i have done so far:
1. added "NETWORKING_IPV6=yes" to /etc/sysconfig/network
2. added "IPV6INIT=yes + IPV6ADDR=2001:XXXX:4300:YYYY:3:0:0:0 + IPV6_DEFAULTGW=2001:1af8:4300:YYYY:0:0:0:1" (+ = newline) to /etc/sysconfig/network-scripts/ifcfg-eth0
3. Added the range 2001:XXXX:4300:YYYY:3:0:0:0/112 in cPanel
4. Enabled IPv6 for a site using the cPanel interface.
5. Executed service network restart + /etc/init.d/ipaliases restart + apache restart
Observation:
When I enable or disable IPv6 using the cPanel interface for a domain, I receive the error "Request Timed Out". When I check back a minute later the domain is marked as "ENABLED".
So it appears IPv6 is working on my server but that Apache is not configured to listen to it or blocking it.
I also tried to temporarely disable the CSF firewall.
Any idea what I'm missing or where the "Request Timed Out" comes from?
Any log files I can check?
Many thanks!