Hello,
I'm migrating from Juniper SRX to Sophos XG firewalls.
We have a specific NAT requirement that took some time to resolve in the Junipers, that is keeping the IP address persistent from the Source to the Destination
Current Setup.
Internal LAN > WAN > Datacentre LAN
10.10.1.0/24 > 192.168.1.0/24 > 10.60.10.0/24
The Sophos end for the WAN link is 192.168.1.254
The Datacentre end for the WAN link is 192.168.1.1
Route: 10.61.10.0/24 Next Hop 192.168.1.1
We also can't use the full /24 for the NAT, we have to create a NAT Pool 192.168.1.122 - 199 (78 Hosts).
I currently have a User/Network rule setup and this is working for the NAT Pool, the IP's are changing to IP's between .122 and .199
Source: 10.10.1.0/24
Destination: 10.60.10.0/24
Application: ANY
I have setup a Masquerade IP Range for the NAT Pool (192.168.1.122 - 199).
How can I make the IP's persistent from the same host?
I hound an article https://community.sophos.com/kb/en-us/132277 that offers "sticky P" but that is only for load balancing. Can then be done some other way?
Thank You
This thread was automatically locked due to age.