A tricky NAT statement in ASA to be converted in Fortinet
Hey
So I am currently handling a migration from ASA to Fortinet for which I had encountered many challenging NAT statements but this one is the most confusing with not much solution available as per my research so far. Any help would be appreciated
So there is this NAT statement in ASA
nat (dmz,inside) source static obj-1.1.1.1 obj-1.1.1.1 destination static obj-2.2.2.2 obj-3.3.3.3
Similarly
nat (inside,outside) source dynamic obj-5.5.5.5 obj-6.6.6.6 destination static host-4.4.4.4 host-4.4.4.4
How would I be able to achieve this in Fortigate ( I am using central enabled in our deployment )
