HI,
I have two WAN connections, WAN0 and WAN1, with different sub-nets on each WAN connection.
The gateway for WAN1 is the default gateway.
Internal LAN devices with 1:1 NAT rules defined with public ip addresses from WAN1 sub-net, correctly uses the correct public IP from WAN1 as defined in the 1:1 NAT rule.
The problem is with LAN devices with 1:1 NAT rules defined on public IP addresses from the WAN0 sub-net.
Despite the 1:1 NAT rule, traffic from these devices are still routed via the default gateway for WAN1 (the system default gateway) and not via public ip as defined in the 1:1 NAT rule.
This is for traffic that originates on the LAN device. Traffic that originates from the internet is correctly routed via WAN0 to the LAN device as per the 1:1 NAT rule.
How do I fix this please or what am I missing?
Anybody with any ideas please?
Change Outbound NAT rules generation from automatic to hybrid, and manually add NO NAT rules for the intended IP address pool(s).
Firewall: NAT: Outbound
Hope it helps... :)