2.2.30.7. Destination NAT + NAPT (Single configuration)¶
2.2.30.7.1. Use case¶
2.2.30.7.3. Condition¶
2.2.30.7.4. Step (1)-1 Address object generation¶
Items |
Setting value |
Address Name |
Host_10.1.1.10 |
Type |
Subnet |
IP Address | 10.1.1.10 |
Subnet Mask |
255.255.255.255 |
Interface |
Port5 |
2.2.30.7.5. Step (1)-2 Destination NAT object generation¶
Items |
Setting value |
NAT Name |
DNAT_153.x.x.10 |
External IP Address | 153.x.x.10 |
Mapped IP Address | 10.1.1.10 |
External Interface |
Port4 |
Port Forward |
Absence of check |
Note
For an External IP address, do not use an IP address actually assigned to other devices.
For an External IP address and Mapped IP address, do not use the same address.
2.2.30.7.6. Step (1)-3 Source NAT object generation¶
Items |
Setting value |
NAT Name |
SNAT_153.x.x.10 |
Start IP Address | 153.x.x.10 |
End IP Address | 153.x.x.10 |
Note
When allocating a single global IP address, set the same value (IP address) to Start IP Address and End IP Address.
For the Source NAT object, define the IP address resulted from conversion of the source IP address.
For the IP address of the Source NAT object, do not use an IP address actually assigned to other devices.
2.2.30.7.7. Steps (1)-4 Saving an object¶
2.2.30.7.8. Step (2)-1 Generating a firewall policy¶
Items |
Setting value |
Enable |
Presence of check |
Incoming Interface |
Port4 |
Source Address |
all |
Outgoing Interface |
Port5 |
Destination Address Type |
NAT Object |
Destination NAT | DNAT_153.x.x.10 |
Service |
HTTP |
Action | ACCEPT |
NAT |
Absence of check |
Log |
Any item |
2.2.30.7.9. Step (2)-2 Saving the policy¶
Items |
Setting value |
Enable |
Presence of check |
Incoming Interface |
Port5 |
Source Address |
Host_10.1.1.10 |
Outgoing Interface |
Port4 |
Destination Address Type |
Address Object |
Destination Address | all |
Service |
HTTP |
Action | ACCEPT |
NAT |
Presence of check |
NAT mode |
Use NAPT Object |
NAPT Object |
SNAT_153.x.x.10 |
Log |
Any item |
Note
If having dealt with name resolution through, for example, a DNS server, allow needed communications.