.. _example_interfaces_ethernet_traffic_nat_dnat: #### Dnat #### .. sidebar:: Contents .. contents:: :depth: 2 :local: These scenarios show how to configure DNAT (Destination Network Address Translation) on OSDx. .. image:: dnat.svg :width: 400 ********* Test DNAT ********* Description =========== In this scenario, DUT0 modifies the destination address of incoming packets generated at the WAN side. The address is translated to a custom one: ``192.168.100.2``. Scenario ======== .. include:: dnat/testdnat .. raw:: html
****************** Test DNAT Redirect ****************** Description =========== This scenario is similar to the previous one, but when redirect is specified the destination address is NATed to the interface IP. Scenario ======== .. include:: dnat/testdnatredirect .. raw:: html