NAT Configuration Examples
13.1.2Static NAT (one to one)
Figure 26 Static NAT
10.1.1.1
10.1.1.2
10.1.1.3
INTERNET
In static
The static NAT configuration shown in Figure 26 includes:
Private network
Public (NAT) IP address range:
To create NAT pool with type static, specify the IP address and the ending NAT IP address. Add a policy with source IP address range and attach NAT pool to the policy.
Blackbox/configure> firewall corp
Blackbox/configure/firewall corp object
Blackbox/configure/firewall corp/object>
50.1.1.3
Blackbox/configure/firewall corp/object> exit
Blackbox/configure/firewall corp> policy 7 out address 10.1.1.1 10.1.1.3 any any Blackbox/configure/firewall corp/policy 7 out>
Blackbox/configure>
87