Skip to content

Commit 16d8c1e

Browse files
committed
warp with firewall
1 parent 545b0dd commit 16d8c1e

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ The WARP client connects to Cloudflare via a standard HTTPS connection outside t
1717

1818
## DoH IP
1919

20-
All DNS requests through WARP are sent outside the tunnel via DoH (DNS over HTTPS). In your organization's firewall, you must allow the following host: `<ACCOUNT_ID>.cloudflare-gateway.com`. WARP will connect to the following IPs, which must be reachable for DNS to work correctly.
20+
:::note
21+
Only required for [Gateway with DoH](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/#gateway-with-doh) mode.
22+
:::
23+
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:
2125

2226
- IPv4 DoH Addresses: `162.159.36.1` and `162.159.46.1`
2327
- IPv6 DoH Addresses: `2606:4700:4700::1111` and `2606:4700:4700::1001`

0 commit comments

Comments
 (0)