Skip to main content
austinmas1987
Visitor III
February 5, 2022
Question

NAT rules in a Cisco ASA to Fortigate migration

  • February 5, 2022
  • 1 reply
  • 2837 views

.

1 reply

Contributor
February 7, 2022

Hello,


As per the configuration you have mentioned in your post the source NAT should work.
On the Fortigate once you have the set nat-source-vip is enabled on the VIP config the SNAT would happen with the VIP IP address.

 

""

With only "set nat-source-vip enable" in the VIP then the VIP will be used for SNAT instead of the ippool
The behavior is the same when the IP address of the physical interface is used and not an ippool
""

reference: https://community.fortinet.com/t5/FortiGate/Technical-Tip-How-to-use-VIP-for-SNAT/ta-p/189947?externalID=FD44529

However, the configuration mentioned by you in the post should work but sometimes there might be an issue on a specific firmware version for which you can try enabling port forwarding instead of using services.

useful link: https://community.fortinet.com/t5/FortiGate/Technical-Tip-VIP-configured-with-Any-interface/ta-p/189955