Skip to content

Instantly share code, notes, and snippets.

@killerwhile
Last active August 29, 2015 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save killerwhile/6f51745eedcd6dab13f8 to your computer and use it in GitHub Desktop.
Save killerwhile/6f51745eedcd6dab13f8 to your computer and use it in GitHub Desktop.
Is #ASFInfra filtering IP sources to issues.apache.org?

Server 1 (external ip: 188.165.250.161)

sudo tcptraceroute 140.211.11.121 443
Selected device eth0, address 188.165.250.161, port 38659 for outgoing packets
Tracing the path to 140.211.11.121 on TCP port 443 (https), 30 hops max
 1  vss-4-6k.fr.eu (188.165.250.253)  121.387 ms  1.456 ms *
 2  rbx-g1-a9.fr.eu (94.23.122.161)  0.609 ms  0.601 ms  0.545 ms
 3  th2-g1-a9.fr.eu (91.121.131.210)  4.539 ms  4.293 ms  4.071 ms
 4  * * *
 5  * * *
 6  ae-21-52.car1.Seattle1.Level3.net (4.69.147.163)  146.268 ms  146.318 ms  146.356 ms
 7  ae-21-52.car1.Seattle1.Level3.net (4.69.147.163)  146.260 ms  146.527 ms  210.522 ms
 8  UNIVERSITY.car1.Seattle1.Level3.net (4.53.150.46)  152.367 ms  152.272 ms  152.348 ms
 9  corv-car1-gw.nero.net (207.98.64.39)  152.846 ms  152.833 ms  152.803 ms
10  ull.zones.apache.org (140.211.11.121) [open]  152.141 ms  152.116 ms  152.095 ms

Server 2 (external ip: 217.30.88.7)

 sudo tcptraceroute 140.211.11.121 443
Selected device eth0, address 10.19.30.8, port 47900 for outgoing packets
Tracing the path to 140.211.11.121 on TCP port 443 (https), 30 hops max
 1  * * *
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * * *
 7  * * *
 8  s2-v29-19.com-fo.brn1.verisign.com (199.7.62.19)  99.739 ms  106.561 ms  99.732 ms
 9  rtr.loss.net.internet2.edu (198.32.118.161)  99.660 ms  99.653 ms  99.674 ms
10  xe-2-1-0.0.chic0.tr-cps.internet2.edu (64.57.20.251)  121.994 ms  121.987 ms  122.209 ms
11  xe-2-0-0.0.sttl0.tr-cps.internet2.edu (64.57.20.168)  184.905 ms  169.013 ms  168.995 ms
12  198.71.47.206  183.315 ms  183.748 ms  183.253 ms
13  vl-671.nero-gw.oregon-gigapop.net (198.32.163.210)  183.824 ms  184.021 ms  183.893 ms
14  corv-car1-gw.nero.net (207.98.64.39)  185.446 ms  185.403 ms  185.417 ms
15  * * *
16  * * *
17  * * *
18  * * *
19  * * *
20  * * *
21  * * *
22  * * *
23  * * *
24  * * *
25  * * *
26  * * *
27  * * *
28  * * *
29  * * *
30  * * *
Destination not reached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment