Was able to better isolate an issue I've been having for weeks, and now reproducible.
Scenario:
Fios service with G3100 router, LAN is 192.168.1.0/24, G3100 IP is 192.168.1.1. I also have a 2nd LAN in my home (192.168.2.0/24), which is accessible via a Ubiquiti EdgeRouter X (IP 192.168.1.2), which is plugged into the G3100, and configured only as a router (no firewall, etc). A route statement for 192.168.2.0/24 was added to the G3100, with a gateway of 192.168.1.2.
Under that scenario, from LAN 1, I am unable to maintain connectivity to resources on the 2nd LAN (traffic types are SSH, Remote Desktop, HTTPS). I can initially connect, but over a period of a couple of minutes, those connections are dropped (some apps reconnect on their own, some, like ssh, do not). Constant pings never appear to fail.
After much troubleshooting and initially thinking the issue was the EdgeRouter, this appears to be some sort of routing issue on the G3100. If I add a local route statement on my LAN 1 resources (bypassing the G3100 and sending traffic directly to the EdgeRouter), then connectivity is never dropped. Otherwise, i am able to quickly and reliably reproduce the issue. This happens for both wired and wireless connections from LAN 1.
Logs on the G3100 show no obvious issues. Has anyone seen anything similar or have thoughts on what the issue might be?