Hello everyone
our current setup looks like this:
FW -- Switch -- MX as Hub
Now we want to create a switch stack to keep everything up in case of a switch failure.
Additionally we have set manual NAT traversal for the MX.
Plan was to connect one WAN Port to one Switch of the stack.
So how can we achieve this?
- Its not possible to define an alternate NAT traversal port so we cannot define a second port forwarding (to the IP of WAN2) on the firewall
- Its not possible to share the same IP between WAN1 and WAN2
- Manually setting the same IP to WAN1 and WAN2, both connected to the stack, will give ip address conflict (obviously)
- Its not possible to use LACP with WAN1 and WAN2