New on LowEndTalk? Please Register and read our Community Rules.
Ping ok but mtr does not reach destination? Trying to understand this
What could be the reason for a normal ping (icmp) to get through but a mtr (in icmp mode) does not reach the destination but hangs after a hop with a waiting for reply?
mtr -u (udp) or -T (TCP) gets through, does not show the hops (waiting for reply after the special one) but reaches the destination though with a high packet loss at the destination.
Comments
Could this be a loop problem somewhere along the route?
I'm trying to reach 34.248.0.0/13 (AWS EU-West-1 range) via LINX from AS42831 (UKServers) or AS212027 (Pebblehost) but both stop after 195.66.225.175 (AWS peering in LINX) in mtr?
Other ranges in destination AWS-EU-West-1 don't have this problem, e.g. a mtr to 34.240.0.0/13 gets through.
Same problem with an unreachable destination through mtr but pingable via ping from AS12876 (Scaleway France). The route shows some AWS IPs from Herndon, VA (sic) that are not in Herndon but probably Paris (by latency) but then it stops as well.
Not idea what AWS is doing in there AWS-EU-West-1 route configurations.
Sometimes there is an issue with your isp.
I have had this challenge in usa with fios.
Ping is fine. Mtr or traceroute will give just first and destination hops and nothing in between
But in this case I'm having this between different ASNs, e.g. UK Servers or Pebblehost in the UK or Scaleway in France all seeming to have problems with that one /13 range in AWS (but not other ranges in AWS).
And I cannot even reach the destination via icmp but only via tcp (and that only with a lot of hops missing).
Routers implement various ACLs on the way. This is most likely the cause.
@Clouvider you do probably peer with AWS in LINX, right?
Can you reach 34.248.0.0/13 there with test dest ip 34.248.60.213 (from https://ec2-reachability.amazonaws.com/)?
reboot
Sure - and no, can't reach via default mtr.
With TCP - I presume same thing you were reporting.
it's most likely an ACL within Amazon, possibly also some MPLS on hops 7-17 on the TCP one.
leave the bus and re-enter the bus to see if this fixed the engine ;-).
@Clouvider great, thank you, you are seeing exact the same behavior I'm getting here on different ASNs in checking that AWS route.
Could this be a reason for dropped connections between those ASNs and AWS or packet loss on tcp level?
This in itself? Definitely not. This MTRs don't indicate any issue (but also mask a lot of data so really... You don't get the whole picture).
You may have more luck investigating from within Amazon to the destination IP else, maybe that will turn up some hops with actual lost packets and the loss carrying over to aid further investigations.