I've had a number of customers experiencing IPv6 problems on sites like
www.bing.com and docs.google.com, for example. The sites simply hang, they're resolving to IPv6 addresses, which I discovered by
| Code: |
telnet www.bing.com 80
|
. (And yes, /etc/sysconfig/network did include the line: NETWORKING_IPV6=no.)
So far, I've gotten around the problem by disabling IPv6 as directed on the
Centos Wiki. But this is surely a temporary solution, at the very best. What would be ideal is if ClearOS could support IPv6 websites and IPv4 LANs. Is this already possible but I'm missing something?
What are other people experiencing and how are you handling the problem? I've encountered it on Comcast & Centurylink DSL networks.