EdgeRouter 4 supports two WAN connections.
EdgeRouter 4 supports two WAN connections.
Hi, I understand your situation. You're using an EdgeRouter 4 with a FWA connection that doesn't have a fixed public IP. You want to combine both connections into a single LAN for port forwarding. You've tried configuring the firewall and setting up VLANs but faced some issues. Let me know if you need guidance on any specific step!
Right, so basically like this: Interface WAN1: ISP1 (Static) Interface WAN2: ISP2 (Dynamic) Interface LAN1: Goal is to allow all traffic to WAN1 and WAN2 Interace LAN2: Goal is to allow traffic to only WAN1 It'd make sense to use two VLAN's or at least two subnets. One subnet contains all resources that need a port forwarding (i.e. a Server VLAN or subnet) and you create an ACL that traffic from that subnet can only go to WAN1 and basically leave the other VLAN/subnet for everything else. That's how I'd design this.