Created
April 23, 2018 22:57
-
-
Save dentarg/3471cb218ab8f2fb97de3ff74a06fb33 to your computer and use it in GitHub Desktop.
Bredband från T3
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
| $ traceroute 1.1.1.1 | |
| traceroute to 1.1.1.1 (1.1.1.1), 64 hops max, 52 byte packets | |
| 1 router.asus.com (192.168.1.1) 0.970 ms 0.447 ms 0.410 ms | |
| 2 213-21-109-1.customer.t3.se (213.21.109.1) 1.508 ms 1.309 ms 1.436 ms | |
| 3 172.16.0.231 (172.16.0.231) 5.360 ms 124.284 ms 7.722 ms | |
| 4 172.16.0.242 (172.16.0.242) 2.285 ms 1.976 ms 1.927 ms | |
| 5 172.16.0.241 (172.16.0.241) 2.314 ms 2.128 ms 2.202 ms | |
| 6 172.16.0.235 (172.16.0.235) 15.092 ms 4.648 ms 17.636 ms | |
| 7 1dot1dot1dot1.cloudflare-dns.com (1.1.1.1) 2.920 ms 2.132 ms 2.258 ms | |
| $ traceroute 1.0.0.1 | |
| traceroute to 1.0.0.1 (1.0.0.1), 64 hops max, 52 byte packets | |
| 1 router.asus.com (192.168.1.1) 0.985 ms 0.505 ms 0.384 ms | |
| 2 213-21-109-1.customer.t3.se (213.21.109.1) 1.598 ms 1.328 ms 1.537 ms | |
| 3 172.16.0.231 (172.16.0.231) 50.142 ms 8.821 ms 5.203 ms | |
| 4 172.16.0.242 (172.16.0.242) 2.091 ms 3.030 ms 1.840 ms | |
| 5 88-83-32-114.customer.t3.se (88.83.32.114) 1.925 ms 2.013 ms 2.073 ms | |
| 6 88-83-32-113.customer.t3.se (88.83.32.113) 2.190 ms 2.021 ms 1.889 ms | |
| 7 46-236-64-194.customer.t3.se (46.236.64.194) 1.110 ms 1.202 ms 1.796 ms | |
| 8 h85-8-9-12.se.a3network.se (85.8.9.12) 1.402 ms 1.316 ms 1.173 ms | |
| 9 h85-8-10-8.se.a3network.se (85.8.10.8) 1.349 ms 1.335 ms 1.350 ms | |
| 10 netnod-ix-ge-a-sth-1500.cloudflare.com (194.68.123.246) 3.083 ms 2.113 ms | |
| netnod-ix-ge-b-sth-1500.cloudflare.com (194.68.128.246) 2.091 ms | |
| 11 1dot1dot1dot1.cloudflare-dns.com (1.0.0.1) 1.923 ms 1.684 ms 2.031 ms | |
| $ traceroute 8.8.8.8 | |
| traceroute to 8.8.8.8 (8.8.8.8), 64 hops max, 52 byte packets | |
| 1 router.asus.com (192.168.1.1) 1.175 ms 0.432 ms 0.418 ms | |
| 2 213-21-109-1.customer.t3.se (213.21.109.1) 1.483 ms 1.354 ms 1.304 ms | |
| 3 172.16.0.231 (172.16.0.231) 8.377 ms 4.458 ms 4.870 ms | |
| 4 172.16.0.242 (172.16.0.242) 1.846 ms 1.769 ms 1.742 ms | |
| 5 88-83-32-114.customer.t3.se (88.83.32.114) 2.228 ms 2.151 ms 2.081 ms | |
| 6 88-83-32-113.customer.t3.se (88.83.32.113) 2.827 ms 2.351 ms 1.910 ms | |
| 7 46-236-64-194.customer.t3.se (46.236.64.194) 1.152 ms 1.289 ms 1.108 ms | |
| 8 h85-8-9-12.se.a3network.se (85.8.9.12) 1.208 ms 1.255 ms 1.141 ms | |
| 9 h85-8-10-8.se.a3network.se (85.8.10.8) 1.601 ms 1.768 ms 1.348 ms | |
| 10 209.85.148.88 (209.85.148.88) 1.616 ms 1.613 ms 1.585 ms | |
| 11 108.170.254.33 (108.170.254.33) 3.162 ms | |
| 108.170.253.161 (108.170.253.161) 3.556 ms | |
| 108.170.254.33 (108.170.254.33) 3.142 ms | |
| 12 216.239.58.35 (216.239.58.35) 1.893 ms | |
| 209.85.251.233 (209.85.251.233) 2.124 ms | |
| 216.239.54.31 (216.239.54.31) 2.374 ms | |
| 13 google-public-dns-a.google.com (8.8.8.8) 1.840 ms 1.755 ms 1.628 ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment