Is there some way to check if I have access to websites through IPv6?
feedback
|
|
For an end-to-end test, you can use http://testmyipv6.com/ to check how you connect by default. It also has a link for testing whether you can connect via IPv6 at all. | |||
|
feedback
|
|
Run a script to listen for connections on port 80, then type | |||||
feedback
|
|
Without running any third party tools, or having an IPv6 ISP, it is hard to actually to test yourself. The easiest (but not the best) way is simply to look on Wikipedia or the browser's homepage and see if it says it is compatible. Short of this, I would do what David X said - either use a script/web server that is IPv6 compatible, then go to the IPv6 localhost - http://[::1]/ and see if you access the site. | |||
|
feedback
|
|
Here's one real easy way: Go to www.ipv6.org/. It'll say if you are using IPv6 and provide hints on how to get it working. Another traditional test is www.kame.net. If you are using IPv6, you'll see animated turtle. EDIT Whoops, I only read question body, not name and didn't see that OP is asking to see if browser has support. | |||||
feedback
|
|
There is a little free and useful tool to check if you are IPv6 ready: IPv6 Checker
| ||||
|
feedback
|
