I am using the new GL-BE9300 with the latest firmware. I have a Multi-WAN Load Balancing setup (Ethernet 1 + Tethering).
The issue: > I have a server in DMZ on my main WAN (Ethernet 1). When Load Balancing is active, my server is unreachable from the outside.
It seems like the router is experiencing asymmetric routing: the traffic comes in via WAN 1, but the reply is sent out via WAN 2 due to the Load Balance ratio, causing the connection to drop.
What I need:
How can I force all inbound traffic to return through the same interface it came from (Sticky/Session persistence)?
I cannot find the mwan3 or "Policy" menu in the simplified UI or in LuCI to fix this.
I want a global solution so that any device receiving traffic from a specific WAN replies through that same WAN.
Is there an IP Rule or a specific NFTables command for the GL-BE9300 to lock the return path for all clients?