Skip to content

Commit efd6055

Browse files
committed
done
1 parent 0790aaa commit efd6055

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/virtual-wan/how-to-nva-destination-nat.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following configurations are performed:
4141

4242
#### Inbound traffic flow
4343

44-
:::image type="content" source="./media/virtual-wan-nva-dnat/dnat-example-inbound.png"alt-text="Screenshot showing inbound traffic flow."lightbox="./media/virtual-wan-nva-dnat/dnat-example-inbound.png":::
44+
:::image type="content" source="./media/virtual-wan-nva-dnat/dnat-example-inbound-flow.png"alt-text="Screenshot showing inbound traffic flow."lightbox="./media/virtual-wan-nva-dnat/dnat-example-inbound-flow.png":::
4545

4646
The list below corresponds to the diagram above and describes the packet flow for the inbound connection:
4747

@@ -50,7 +50,7 @@ The list below corresponds to the diagram above and describes the packet flow fo
5050
1. NVA inspects the traffic and translates the packet based on rule configuration. In this case, the NVA is configured to NAT and forward inbound traffic to 10.60.0.4:443. The source of the packet is also translated to the private IP of the chosen Firewall instance to ensure flow symmetry. The NVA forwards the packet and Virtual WAN routes the packet to the final destination.
5151

5252
#### Outbound traffic flow
53-
:::image type="content" source="./media/virtual-wan-nva-dnat/dnat-example-outbound.png"alt-text="Screenshot showing outbound traffic flow."lightbox="./media/virtual-wan-nva-dnat/dnat-example-outbound.png":::
53+
:::image type="content" source="./media/virtual-wan-nva-dnat/dnat-example-outbound-flow.png"alt-text="Screenshot showing outbound traffic flow."lightbox="./media/virtual-wan-nva-dnat/dnat-example-outbound-flow.png":::
5454

5555
The list below corresponds to the diagram above and describes the packet flow for the outbound response:
5656

0 commit comments

Comments
 (0)