Skip to content

Commit f23135c

Browse files
committed
DNS via WARP Connector's IP is not supported
1 parent 59b20b8 commit f23135c

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

src/content/partials/cloudflare-one/tunnel/warp-connector-alternate-gateway-dns.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,9 @@
22
{}
33
---
44

5-
To forward DNS traffic from the subnet to Cloudflare Gateway, your router should point DNS queries to either WARP Connector's [local DNS proxy](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture/#dns-traffic) (for example, `10.0.0.100:53`) or directly to the Gateway DNS resolver IPs (`172.64.36.1` and `172.64.36.2`).
5+
To forward DNS traffic from the subnet to Cloudflare Gateway, your router should point DNS queries to the shared IP addresses for the Gateway DNS resolver:
6+
7+
- `172.64.36.1`
8+
- `172.64.36.2`
9+
10+
You will also need to [add an IP route](#add-ip-route-to-router) which routes these Gateway resolver IPs to the WARP Connector host machine.

src/content/partials/cloudflare-one/tunnel/warp-connector-intermediate-gateway-dns.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,9 @@
22
{}
33
---
44

5-
To filter DNS traffic with Cloudflare Gateway, the DNS resolver on your device should point to either WARP Connector's [local DNS proxy](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture/#dns-traffic) (for example, `10.0.0.4:53`) or directly to the Gateway DNS resolver IPs (`172.64.36.1` and `172.64.36.2`).
5+
To filter DNS traffic with Cloudflare Gateway, the DNS resolver on your device should point to the shared IP addresses for the Gateway DNS resolver IPs:
6+
7+
- `172.64.36.1`
8+
- `172.64.36.2`
9+
10+
You will also need to [add an IP route](#add-ip-route-to-devices) which routes these Gateway resolver IPs to the WARP Connector host machine.

0 commit comments

Comments
 (0)