Customize NAT rules for multiple devices
Consider the following scenario:
-
FTD-A and FTD-B have inside networks 192.168.1.0/24 attached to the interface named “inside.”
-
On FTD-A, you want to translate all 192.168.1.0/24 addresses to a NAT pool in the 10.100.10.10 - 10.100.10.200 range when going to the “outside” interface.
-
On FTD-B, you want to translate all 192.168.1.0/24 addresses to a NAT pool in the 10.200.10.10 - 10.200.10.200 range when going to the “outside” interface.
Do these steps to accomplish the above scenario. Although this example rule is for dynamic auto NAT, you can generalize the technique for any type of NAT rule.
Procedure
Step 1 | Create the security zones for the inside and outside interfaces. |
Step 2 | Create the network object for the original inside network on the Object Management page. |
Step 3 | Create the network object for the translated NAT pool and define overrides. |
Step 4 | Configure the NAT rule. |