Is something wrong globally? (Cogent-TATA Peering Mess)

Simply use the following link below.


Select Test as BGP, choose any router and enter YOUR IP.

If you get the following error like me, that means Cogent is not reachable for you.

Code:
Sun Jun  2 15:43:54.980 UTC
% Network not in table
 
Code:
PING xxx.xxx.xxx.xxx (122.161.162.225) 56(84) bytes of data.
64 bytes from xxx.xxx.xxx.xxx: icmp_seq=1 ttl=58 time=282 ms
64 bytes from xxx.xxx.xxx.xxx: icmp_seq=2 ttl=58 time=282 ms
64 bytes from xxx.xxx.xxx.xxx: icmp_seq=4 ttl=58 time=282 ms

--- xxx.xxx.xxx.xxx ping statistics ---
5 packets transmitted, 3 received, 40% packet loss, time 3999ms
rtt min/avg/max/mdev = 282.431/282.506/282.597/0.068 ms

fine on AirTel.
 
PING 2001:4490:4828:90a3:589b:x:x:x(2001:4490:4828:90a3:589b:x:x:x) 56 data bytes
64 bytes from 2001:4490:4828:90a3:589b:x:x:x: icmp_seq=1 ttl=50 time=178 ms
64 bytes from 2001:4490:4828:90a3:589b:x:x:x: icmp_seq=2 ttl=50 time=178 ms
64 bytes from 2001:4490:4828:90a3:589b:x:x:x: icmp_seq=3 ttl=50 time=178 ms
64 bytes from 2001:4490:4828:90a3:589b:x:x:x: icmp_seq=4 ttl=50 time=178 ms
64 bytes from 2001:4490:4828:90a3:589b:x:x:x: icmp_seq=5 ttl=50 time=178 ms

--- 2001:4490:4828:90a3:589b:x:x:x: ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4001ms
rtt min/avg/max/mdev = 178.353/178.471/178.735/0.482 ms
PING 117.x.x.x.x(117.x.x.xX) 56(84) bytes of data.
64 bytes from 117.x.x.x: icmp_seq=1 ttl=45 time=168 ms
64 bytes from 117.x.x.x: icmp_seq=2 ttl=45 time=168 ms
64 bytes from 117.x.x.x: icmp_seq=3 ttl=45 time=168 ms
64 bytes from 117.x.x.xicmp_seq=4 ttl=45 time=168 ms
64 bytes from 117.x.x.x: icmp_seq=5 ttl=45 time=168 ms

--- 117.x.x.x ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 3999ms
rtt min/avg/max/mdev = 268.041/268.078/268.158/0.568 ms
I think it is fine on BSNL too . both IPv6 & IPv4 😂
 
66.250.250.89 is a pingable Cogent IP and will be unreachable for you until this is fixed.

Code:
ping -c 5 66.250.250.89 -I peer2
PING 66.250.250.89 (66.250.250.89) from 10.13.13.3 peer2: 56(84) bytes of data.
64 bytes from 66.250.250.89: icmp_seq=1 ttl=246 time=101 ms
64 bytes from 66.250.250.89: icmp_seq=2 ttl=246 time=101 ms
64 bytes from 66.250.250.89: icmp_seq=3 ttl=246 time=101 ms
64 bytes from 66.250.250.89: icmp_seq=4 ttl=246 time=101 ms
64 bytes from 66.250.250.89: icmp_seq=5 ttl=246 time=101 ms

--- 66.250.250.89 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 100.820/100.883/100.956/0.288 ms
 
My OneB connection when checked using cogent looking glass BGP test

Mon Jun 3 03:21:13.649 UTC
% Network not in table
 


The 103.38.69.0/24 has Tata and Airtel upstream and route to Cogent goes through Airtel. I guess the previous one had no route to Cogent and was a Tata only upstream.
 

Back