Skip to content

Commit 3162add

Browse files
authored
Add hint that DNAT is not supported
Add a hint that DNAT is not supported in forced tunneling mode as mentioned in the known issues article https://learn.microsoft.com/en-us/azure/firewall/overview#known-issues
1 parent 9cb357f commit 3162add

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/firewall/forced-tunneling.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Azure Firewall provides automatic SNAT for all outbound traffic to public IP add
2020
> [!IMPORTANT]
2121
> If you deploy Azure Firewall inside of a Virtual WAN Hub (Secured Virtual Hub), advertising the default route over Express Route or VPN Gateway is not currently supported. A fix is being investigated.
2222
23+
> [!IMPORTANT]
24+
> DNAT isn't supported with Forced Tunneling enabled. Firewalls deployed with Forced Tunneling enabled can't support inbound access from the Internet because of asymmetric routing.
25+
2326
## Forced tunneling configuration
2427

2528
You can configure Forced Tunneling during Firewall creation by enabling Forced Tunnel mode as shown below. To support forced tunneling, Service Management traffic is separated from customer traffic. An additional dedicated subnet named **AzureFirewallManagementSubnet** (minimum subnet size /26) is required with its own associated public IP address. This public IP address is for management traffic. It is used exclusively by the Azure platform and can't be used for any other purpose.

0 commit comments

Comments
 (0)