Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,11 @@ Local Domain Fallback configuration only impacts where DNS requests get resolved

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

## Handling reverse DNS lookups for internal IPs.

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.

## Related resources

- [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.
- [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.
- [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.