Skip to content

Commit 55df0cb

Browse files
Update firewall.mdx (#23320)
* Update firewall.mdx In WARP version 2025.4.929.0 there was a change where DoH traffic is now inside the tunnel. See: https://developers.cloudflare.com/cloudflare-one/changelog/#2025-05-14 >All DNS traffic now flows inside the WARP tunnel. Customers are no longer required to configure their local firewall rules to allow our DoH IP addresses and domains. * Update src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx You're right, it makes more sense to just drop the tunnel reference (as there isn't one). Co-authored-by: ranbel <[email protected]> --------- Co-authored-by: ranbel <[email protected]>
1 parent 3c0fb5f commit 55df0cb

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/firewall.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The WARP client connects to Cloudflare via a standard HTTPS connection outside t
2121
Only required for [Gateway with DoH](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/#gateway-with-doh) mode.
2222
:::
2323

24-
In [Gateway with DoH](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/#gateway-with-doh) mode, the WARP client sends DNS requests to Gateway over an HTTPS connection outside the tunnel. For DNS to work correctly, you must allow `<ACCOUNT_ID>.cloudflare-gateway.com` which will lookup the following IPs:
24+
In [Gateway with DoH](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/#gateway-with-doh) mode, the WARP client sends DNS requests to Gateway over an HTTPS connection. For DNS to work correctly, you must allow `<ACCOUNT_ID>.cloudflare-gateway.com` which will lookup the following IPs:
2525

2626
- IPv4 DoH Addresses: `162.159.36.1` and `162.159.46.1`
2727
- IPv6 DoH Addresses: `2606:4700:4700::1111` and `2606:4700:4700::1001`

0 commit comments

Comments
 (0)