Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

IPv6: No fallback server available error

hostnoobhostnoob Veteran
edited May 2014 in Help

I just ran a test for my site on ip6.nl and it says it's "Almost ready for IPv6" with 3.5/5

Under IPv6 DNS only it says "Works" and it resolves to an IPv6 address for domain and www.domain.com, but by DNS servers it says <My IPv6 address> No fallback server available.

I'm using lighttpd with the following in the conf file

# default listening port for IPv6 falls back to the IPv4 port
include_shell "/usr/share/lighttpd/use-ipv6.pl " + server.port

$SERVER["socket"] == "[::]:80" {  }

Edit: got another domain which uses Cloudflare, and that comes up as green saying "ready" for the DNS servers, but it doesn't resolve to any IPv6 address even though I specified them on Cloudflare (as AAAA records)

Sign In or Register to comment.