SSH connections blocked on Archer GE650 despite bridge mode and open network
Hi, I recently installed an Archer GE650 as my main router. The upstream ISP router is in full bridge mode, and my TP-Link router gets a public IP directly (confirmed). Internet works fine, and ports are open — except for SSH (port 22).
Here's the issue: I can access the same remote SSH server from other networks (like 4G mobile tethering), but from the Archer GE650's LAN, SSH fails — it gets stuck at "connecting" and eventually times out. No firewall is enabled on my machine or the server. The issue is clearly on the router's side.
Things I’ve tried:
- Checked for ALG settings: there is no SSH ALG option on this model.
- Disabled all other ALG options (FTP, SIP, etc.) just in case.
- Tried with DMZ on.
- Tried port forwarding.
- Tried with Game Boost and QoS off.
- Tried different client devices.
- Tried different destination servers.
Result is always the same: SSH over port 22 is silently dropped or blocked. I can confirm this because if I make the server listen on port 2222 and connect with `ssh -p 2222`, it works instantly.
This seems like either a bug in firmware or some hidden security filtering that’s interfering with SSH. I’d appreciate help or confirmation from support — is this a known issue? Can ALG or DPI be disabled fully on this model?
Thanks in advance.