Skip to content

Commit 1dfea82

Browse files
authored
Added line to explain pointing reverse DNS lookups to internal server.
Added entry to explain adding in-addr.arpa to local domain fallback list to send reverse DNS queries to internal DNS server.
1 parent f739052 commit 1dfea82

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/local-domains.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,11 @@ Local Domain Fallback configuration only impacts where DNS requests get resolved
5151

5252
The domain will no longer be excluded from Gateway DNS policies, effective immediately.
5353

54+
## Handling reverse DNS lookups for internal IPs.
55+
56+
By default Warp will send reverse DNS querys (IP to hostname) to public DNS servers, in order to resolve internal reverse DNS lookups a local domain fallback entry needs to be added for in-addr.arpa that points to your internal DNS server IP. in-addr.arpa is the "domain" used for reverse DNS queries, so adding a local domain fallback entry for this will send reverse DNS queries to your local DNS server.
57+
5458
## Related resources
5559

5660
- [Split Tunnels](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/) - Control which traffic goes through WARP by including or excluding specific IPs or domains.
57-
- [WARP with firewall](/cloudflare-one/connections/connect-devices/warp/deployment/firewall/) - Learn which IPs, domains, and ports to allow so users can deploy and connect WARP successfully behind a firewall.
61+
- [WARP with firewall](/cloudflare-one/connections/connect-devices/warp/deployment/firewall/) - Learn which IPs, domains, and ports to allow so users can deploy and connect WARP successfully behind a firewall.

0 commit comments

Comments
 (0)