Skip to content

Commit 3f317ad

Browse files
author
Jill Grant
authored
Merge pull request #288607 from cherylmc/SFI-12
SFI updates
2 parents f7a53cc + 7f1f76c commit 3f317ad

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/virtual-wan/how-to-network-virtual-appliance-inbound.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ To enable the DNAT use case associate one or more Azure Public IP address resour
3131

3232
### Example
3333

34-
In the following example, users access an application hosted in an Azure Virtual Network (Application IP 10.60.0.4) connect to a DNAT Public IP (4.4.4.4) assigned to the NVA on Port 443.
34+
In the following example, users access an application hosted in an Azure Virtual Network (Application IP 10.60.0.4) connect to a DNAT Public IP (198.51.100.4) assigned to the NVA on Port 443.
3535

3636
The following configurations are performed:
3737

38-
* **Internet inbound** IP addresses assigned to the NVA are 4.4.4.4 and 5.5.5.5.
39-
* **NVA DNAT rule** is programmed to translate traffic with destination 4.4.4.4:443 to 10.60.0.4:443.
38+
* **Internet inbound** IP addresses assigned to the NVA are 198.51.100.4 and 192.0.2.4.
39+
* **NVA DNAT rule** is programmed to translate traffic with destination 198.51.100.4:443 to 10.60.0.4:443.
4040
* NVA orchestrator interfaces with Azure APIs to create **inbound security rules** and Virtual WAN control plane programs infrastructure appropriately to support traffic flow.
4141

4242
#### Inbound traffic flow
3.36 KB
Loading
3.42 KB
Loading

0 commit comments

Comments
 (0)