| Place the packet onto the LAN segment; it matches
against the recently created NAT Policy Rule. This rule
contains the following configuration: The NAT Pool LAN-Services is defined as 10.10.10.16 -
10.10.10.31 on the branch ION device. It can be configured
through the NAT Policy UI or directly on the interface
configuration of the device.
NAT
Pools are in contiguous ranges.
As the policy
applies to the packet, the original destination address of
50.50.50.20 overwrites by the address defined in the NAT
Pool LAN-Services. In this example the original packet: (s)
70.70.70.70:12345: (d) 50.50.50.20:443. Is rewritten to: (s)
70.70.70.70:12345: (d) 10.10.10.20:443. |