Last active
January 1, 2016 03:39
-
-
Save chtitux/8086634 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test made from 2a01:e35:2f07:1ce0:92a4:deff:feb5:74d7 | |
I have no TCP answer from 2 IPv6 (out of 5) of sstatic.net.cdn.cloudflare.net. | |
chtitux@susie:~$ for i in $(dig AAAA sstatic.net.cdn.cloudflare.net. +short) ; do echo "Testing [$i]" && wget -O /dev/null http://[$i]/ --connect-timeout 2 --tries 1 -q && echo "[$i] OK" || echo "[$i] FAIL"; done | |
Testing [2400:cb00:2048:1::be5d:f43a] OK | |
Testing [2400:cb00:2048:1::be5d:f53a] OK | |
Testing [2400:cb00:2048:1::8d65:723b] FAIL | |
Testing [2400:cb00:2048:1::be5d:f73a] FAIL | |
Testing [2400:cb00:2048:1::be5d:f63a] FAIL | |
I can't open ports 80 or 443 (SYN is sent, but no answer). | |
chtitux@susie:~$ telnet 2400:cb00:2048:1::be5d:f63a 443 | |
Trying 2400:cb00:2048:1::be5d:f63a... | |
It works on IPv4 : | |
Testing [141.101.114.59] OK | |
Testing [190.93.244.58] OK | |
Testing [190.93.246.58] OK | |
Testing [190.93.247.58] OK | |
Testing [190.93.245.58] OK | |
Traceroutes to IPv6 "OK" : | |
chtitux@susie:~$ mtr -r 2400:cb00:2048:1::be5d:f43a | |
HOST: susie Loss% Snt Last Avg Best Wrst StDev | |
1.|-- 2a01:e35:2f07:1ce0::1 0.0% 10 1.9 3.6 1.4 8.7 2.4 | |
2.|-- 2a01:e00:1b::1 60.0% 10 28.0 26.5 24.6 28.1 1.9 | |
3.|-- 2a01:e00:17::1 60.0% 10 63.2 36.9 23.8 63.2 18.4 | |
4.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 | |
chtitux@susie:~$ mtr -r 2400:cb00:2048:1::be5d:f53a | |
HOST: susie Loss% Snt Last Avg Best Wrst StDev | |
1.|-- 2a01:e35:2f07:1ce0::1 0.0% 10 2.0 2.0 1.4 3.7 0.7 | |
2.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 | |
3.|-- 2a01:e00:17::1 0.0% 10 51.4 30.2 24.7 51.4 7.9 | |
4.|-- 2001:978:2:19::9:1 0.0% 10 139.7 74.3 65.5 139.7 23.0 | |
5.|-- prs-b2-link.telia.net 0.0% 10 84.6 68.5 65.2 84.6 5.8 | |
6.|-- prs-b8-v6.telia.net 10.0% 10 74.3 81.3 72.9 131.3 18.9 | |
7.|-- cloudflare-ic-154355-prs- 0.0% 10 80.9 80.9 72.9 89.6 5.4 | |
8.|-- 2400:cb00:2048:1::be5d:f5 10.0% 10 73.5 74.2 71.3 80.8 2.9 | |
------------------------------------------------------------------------------- | |
Traceroute to IPv6 "fail" : | |
chtitux@susie:~$ mtr -r 2400:cb00:2048:1::8d65:723b | |
HOST: susie Loss% Snt Last Avg Best Wrst StDev | |
1.|-- 2a01:e35:2f07:1ce0::1 10.0% 10 2.0 3.0 1.3 8.4 2.4 | |
2.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 | |
3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 | |
4.|-- 2001:978:2:19::5:1 0.0% 10 66.8 67.4 64.7 69.9 1.5 | |
5.|-- prs-b2-link.telia.net 10.0% 10 69.2 67.2 64.0 74.0 3.1 | |
6.|-- prs-b8-v6.telia.net 0.0% 10 76.3 79.2 74.2 94.9 6.2 | |
7.|-- cloudflare-ic-154355-prs- 0.0% 10 76.8 80.2 75.8 85.0 3.0 | |
8.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 | |
chtitux@susie:~$ mtr -r 2400:cb00:2048:1::be5d:f73a | |
HOST: susie Loss% Snt Last Avg Best Wrst StDev | |
1.|-- 2a01:e35:2f07:1ce0::1 0.0% 10 1.3 2.3 1.3 4.9 1.2 | |
2.|-- 2a01:e00:1b::1 70.0% 10 28.5 26.8 25.2 28.5 1.6 | |
3.|-- 2a01:e00:17::1 0.0% 10 50.6 28.8 24.1 50.6 7.8 | |
4.|-- 2001:978:2:19::9:1 0.0% 10 69.6 66.5 64.5 69.6 1.9 | |
5.|-- prs-b2-link.telia.net 0.0% 10 71.4 65.7 64.5 71.4 2.1 | |
6.|-- prs-b8-v6.telia.net 0.0% 10 72.9 80.3 72.9 113.8 12.5 | |
7.|-- cloudflare-ic-154355-prs- 0.0% 10 76.3 79.3 74.2 90.0 4.7 | |
8.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 | |
chtitux@susie:~$ mtr -r 2400:cb00:2048:1::be5d:f63a | |
HOST: susie Loss% Snt Last Avg Best Wrst StDev | |
1.|-- 2a01:e35:2f07:1ce0::1 0.0% 10 1.6 3.6 1.6 11.2 2.9 | |
2.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 | |
3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 | |
4.|-- 2001:978:2:19::5:1 0.0% 10 84.1 68.2 65.0 84.1 5.8 | |
5.|-- prs-b2-link.telia.net 0.0% 10 66.5 67.1 64.5 71.2 2.4 | |
6.|-- prs-b8-v6.telia.net 10.0% 10 78.0 75.2 73.6 78.0 1.4 | |
7.|-- cloudflare-ic-154355-prs- 0.0% 10 78.4 81.5 74.4 92.8 5.1 | |
8.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment