Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1023 Bytes

verify-if-unbound-is-resolving-dns-queries-locally.md

File metadata and controls

30 lines (26 loc) · 1023 Bytes
aliases archive_links category classification date date_modified draft id image links local_archive_links pinned print series tags title type
verify-if-unbound-is-resolving-dns-queries-locally
network
public
2023-11-03 14:43:53 -0700
2023-11-03 14:43:53 -0700
false
20231103214353
attachments/20231103214353.html
false
false
unbound
dns
recursive
resolve
Verify if Unbound is Resolving DNS Queries Locally
tech-note

I needed to verify that my Unbound DNS server (which is, as of a few weeks ago now running as a service on my OpenWRT router as opposed to a Raspberry Pi) was actually resolving it's own queries and not passing them off to Google or Cloudflare.

Turns out it's simply a case of running a DNS Leak Test. I used the one here.

If Unbound is working and resolving locally then you should see your ISP provided IP address.