I have a capture of a cisco meraki sending a reset packet for specific packets. The TTL for this packet is 250. However, for packets that do succeed and don't get reset its TTL is 127. I understand that cisco will increase the TTL to 256, but in comparison to the successful packets, there is only 1 hop. So I would expect 255 instead of 250.
The reason for the reset isn't super clear. What I know is that it was a false flag by snort.
Can I infer that when cisco "processes" a packet, in this case determine its suspicious and send a reset, that it can get decremented multiple times? Or is this flawed thinking?
I'm just trying to understand how this reset packet had 6 hops instead of 1. Even potential answers as the entire configuration isn't known.