Are there any convenient public, globally routable test addresses for IPv6?
Similar to how 8.8.8.8
and 8.8.4.4
tend to get used this way for IPv4?
Are there any convenient public, globally routable test addresses for IPv6?
Similar to how 8.8.8.8
and 8.8.4.4
tend to get used this way for IPv4?
The shortest I've seen is www.sprint.net (
2600::
).Handily enough,
2001:4860:4860::8888
and2001:4860:4860::8844
are the IPv6 equivalents of8.8.8.8
and8.8.4.4
!That's fairly easy to remember.
example.com
,example.net
, andexample.org
are reserved domains for documentation purposes. However, they also resolve to a running HTTP server and can be opened in browser and this server also response to ping:The IP addresses are hard to remember, yet the domain names are easy, so if you have DNS...
Alternatively you can use the DNS servers of Quad9:
(great alternative to Google's DNS; better privacy and malware filtering)