Question
Convert Cisco ASA Source/Destination Static NAT
hi,
i have a cisco ASA that will convert to FG.
i saw a "NAT trick" configured wherein both the source and destination have a static NAT.
i only know about FG source NAT (SNAT) and destination NAT (DNAT).
how do i configure this in FG? is there a CLI equivalent for this kind of "NAT trick"?
nat (inside,outside) source static 10.14.8.5 185.1.2.5 destination static 10.15.0.1 89.25.8.12
