Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.

snat multiple gateways

SNAT with multiple WAN gateways isn't working..

WAN Gateway 1 = Port3 - its public with /27 worth of aliases

WAN Gateway 2 = Port5 - its public with /28 worth of aliases 

(IP Host) SNAT with Port3 aliases work for all of the rules I've created.

(IP Host) SNAT rules for Port5 don't work at all. They use the main Port3 address no matter what I do.

Anyone know how to fix this? I'm not doing any thing exotic. Not using SD-Wan or failover...Just simple rules for in and simple rules for out.



Added TAGs
[edited by: Raphael Alganes at 9:57 AM (GMT -7) on 16 Oct 2024]
Parents
  • NAT is not doing Routing. 
    NAT will do what you tell NAT should do. But the Routing is another story. 
    If you tell the Firewall to use a SNAT IP for a matching traffic, it will do it. 
    But if the routing decision for example is another Port, then we will SNAT the wrong IP for your Outbound Port. 

    __________________________________________________________________________________________________________________

Reply
  • NAT is not doing Routing. 
    NAT will do what you tell NAT should do. But the Routing is another story. 
    If you tell the Firewall to use a SNAT IP for a matching traffic, it will do it. 
    But if the routing decision for example is another Port, then we will SNAT the wrong IP for your Outbound Port. 

    __________________________________________________________________________________________________________________

Children