Hi,
Not strictly a Mikrotik related question, but just want to see if you guys get the same. This started recently, can’t ping any Google services with packets bigger than 92, if I do, packets gets corrupted. I get this from 2 locations which has nothing in common except using Mikrotik routers, different ISPs, etc
Sniffer reports “no respond found”.
Is this by design, security reasons?? Or is there a problem?
> ping 8.8.8.8 do-not-fragment size=100 count=3
SEQ HOST SIZE TTL TIME STATUS
0 8.8.8.8 92 56 5ms (corrupted)
1 8.8.8.8 92 56 5ms (corrupted)
2 8.8.8.8 92 56 5ms (corrupted)
sent=3 received=3 packet-loss=0% min-rtt=5ms avg-rtt=5ms max-rtt=5ms
> ping www.google.com do-not-fragment size=100 count=3
SEQ HOST SIZE TTL TIME STATUS
0 172.217.170.36 92 56 5ms (corrupted)
1 172.217.170.36 92 56 4ms (corrupted)
2 172.217.170.36 92 56 4ms (corrupted)
sent=3 received=3 packet-loss=0% min-rtt=4ms avg-rtt=4ms max-rtt=5ms
> ping www.microsoft.com do-not-fragment size=100 count=3
SEQ HOST SIZE TTL TIME STATUS
0 2.23.106.83 100 51 189ms
1 2.23.106.83 100 51 187ms
2 2.23.106.83 100 51 187ms
sent=3 received=3 packet-loss=0% min-rtt=187ms avg-rtt=187ms max-rtt=189ms