Skip to content

Commit 31f7ddc

Browse files
authored
Fix destination address in tutorial-firewall-dnat.md
In configure a NAT rule, step 10 destination address should be firewall's public IP address.
1 parent 9dc2e22 commit 31f7ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/firewall/tutorial-firewall-dnat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ For the **SN-Workload** subnet, configure the outbound default route to go throu
206206
7. For **Protocol**, select **TCP**.
207207
8. For **Source type**, select **IP address**.
208208
9. For **Source**, type *.
209-
10. For **Destination Addresses**, type the firewall's public or private IP address.
209+
10. For **Destination Addresses**, type the firewall's public IP address.
210210
11. For **Destination ports**, type **3389**.
211211
12. For **Translated Address**, type the private IP address of the Srv-Workload virtual machine.
212212
13. For **Translated port**, type **3389**.

0 commit comments

Comments
 (0)