Determining possible cause for TCP reset
Took a capture from my son's PC trying to connect to Apex Legends game servers. For some reason when he is connected behind my router he is unable to connect but if he is connected to the modem directly, it works as expected
I am not a WireShark or network expert but I do read and tinker in my free time. My home network is typical modem (purchased) connected to a router running OpenWRT
Using this filter tcp.flags.reset==1 and (ip.ttl==64 or ip.ttl==128 or ip.ttl==255)
I see a lot of tcp resets to the game servers with my son's PC as the source and the game servers as the destination with a ttl of 128
Any ideas what could be the culprit? This only happens with this game, any other Origin or Steam game works fine.
After additional investigation my original question may not may not indicate a true problem
I decided to grab a tcpdump from my router and it shows my router sending an ACK back to the game server and then 11 to 14 seconds later my router sends and "Encrypted Alert" and then the connection breaks down with a RST
It looks like this
(more)