Skip to content

Commit cdf6152

Browse files
authored
Merge pull request #105243 from ASchwarz1984/patch-1
Add hint that DNAT is not supported
2 parents 43b4111 + 3162add commit cdf6152

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)