IPv6 test sites
-
http://www.ipv6tech.ch offers v4/v6 ping, v6 traceroute, v6 tcp/udp portscan, DNS Name Lookup und much more.
-
Here is a few tools I have used on line testing ipv6
http://www.subnetonline.com/pages/ipv6-network-tools.php
-
I've done a port scanner that has been useful for me to test the Firewall (IPv4 and IPv6 simultaneously): http://www.ipv6scanner.com/
-
for me the easiest to remember is http://ip6.me
-
Sorry for posting to an old thread but the "classic" example was not posted:
https://ipv6.google.com/
-Adam
-
Its not a test site, but I suppose if you get nothing you know ipv6 isn't working.
-
I created ipv6.getmyip.com to test my IPv6 connectivity.
It only has an AAAA record and it only returns your IPv6 address if your IPv6 stack is working properly (otherwise it doesn't return anything).It works great with curl (which is the main reason I built it).
-
For rudimentary testing of ipv6 connectivity I found a couple simple public ipv6 addresses that can be used in the pfsense Diagnostics/Ping and Traceroute pages:
(OpenDNS) 2620:0:ccd::2 and 2620:0:ccc::2
(Google) 2001:4860:4860::8888 and 2001:4860:4860::8844 -
For simple testing, I just ping ipv6.google.com. Easy to remember.
-
@cmb A complete platform for testing ipv6 connection, websites, dual stack etc. https://ipv6.systems
-
@asansanwal said in IPv6 test sites:
@cmb A complete platform for testing ipv6 connection, websites, dual stack etc. https://ipv6.systems
Hmmm...
your Primary IP type is ipv6
You are connecting from Scarborough, Ontario, Canada
your ISP is Rogers Communications Canada Inc.your Secondary IP type is ipv4
Secondary connection is from Etobicoke, Ontario, Canada L4T 1A1
your secondary ISP is Rogers Communications Canada Inc.My ISP is Rogers, but the head end I'm connected to is located in Mississauga, Ontario. I wonder how I manage to be connecting from 2 different locations, neither of which is the one closest to me. Their Etobicoke (west end of Toronto) office is fairly small and I'm not sure of where the Scarborough (east end of Toronto) office is located.
-
Why does this seem like spam to me.. Why does someone join a site just to advertise some site - other than just spam!!!
I wouldn't hit that site with your ____ if you know what I mean!
There is one thing if you have user X that has been here in the community, and then there is a thread that says hey where do you test Y.. suggesting a site, and then there is accounts that join, and same instant suggest go X.. I should just delete and ban this account.. But its not from IN, so will give the benefit of doubt... For now.
-
@ifloris said in IPv6 test sites:
http://ipv6-speedtest.net
Dead domain, now a redirect to install browser extensions. Caution.
-
Speedtest supports IPv6, provided it's on a server that does. My ISP has a few speedtest sites and they support it. I've verified that with Wireshark.
-
@jknott But that's not what I got when I first tried the URL, I got a domain parked message and a link to install a browser plugin. I copied and pasted the URL.
-
I guess you missed my point. I have no idea about that link you provided, as I only go to speedtest.net and usually choose a site run by my ISP.
-
domains with stuff with - and then some common normal domain are almost always just crap..
I tried to hit that domain via just wget and get a 403 error after a 302 redirection
user@NewUC:/tmp$ wget ipv6-speedtest.net --2022-01-14 07:51:56-- http://ipv6-speedtest.net/ Resolving ipv6-speedtest.net (ipv6-speedtest.net)... 103.224.182.239 Connecting to ipv6-speedtest.net (ipv6-speedtest.net)|103.224.182.239|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://ww38.ipv6-speedtest.net/ [following] --2022-01-14 07:51:57-- http://ww38.ipv6-speedtest.net/ Resolving ww38.ipv6-speedtest.net (ww38.ipv6-speedtest.net)... 13.248.148.254, 76.223.26.96 Connecting to ww38.ipv6-speedtest.net (ww38.ipv6-speedtest.net)|13.248.148.254|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 2022-01-14 07:51:57 ERROR 403: Forbidden.
-
One exception is ipv6.google.com. If you don't have IPv6, you can't reach it.
-
@jknott that is not a ipv6-google now is it ;) That is just a google fqdn..
ipv6-google is a domain while ipv6.google is a host in the google domain.
That fqdn ipv6-speedtest doesn't even have AAAA.
-