Skip to main content

Questions tagged [unbound]

Unbound is a validating, recursive, and caching DNS resolver.

8 questions with no upvoted or accepted answers
1 vote
0 answers
1k views

How to configure a Forward Zone to handle nested domains?

My Unbound configuration contains an entry for domain example.com: forward-zone: name: "example.com" forward-addr: 10.20.30.1 forward-addr: 10.20.30.2 It works fine for the FQDN ...
WoJ's user avatar
  • 3,253
1 vote
0 answers
76 views

PfSense Unbound deny requests from another Lan

I have PfSense Home server, with two interfaces, LAN and Wifi with Captive Portal. DNS Resolver works perfectly for both, I forced redirection dns trafic at WAN Public DNS to the Firewall itself. And ...
Sangohan's user avatar
1 vote
1 answer
434 views

Unbound DNS: Troubleshooting with ssl-upstream option and/or vpn interface

I recently wanted to setup unbound in place of dnscrypt to resolve queries with my pi-hole on my rasp. The version of unbound available on Raspbian is 1.6.0 currently. When activating the options ...
vigilian's user avatar
  • 225
1 vote
0 answers
2k views

Unbound DNS for lan network

I have problem with setting up dns server using unbound. Unbound is set up on freeBSD ('dns.home.local' - 192.168.0.228) and it works, resolving local names (both 'gate' or 'gate.home.local') and ...
unknownkoreancoder's user avatar
0 votes
0 answers
276 views

Unbound not resolving some domain regions

My RaspberryPi with PiHole and Unbound worked for years but since around 2 weeks ago some domain regions are not being resolved consistently. Domains ending on .ar, .co and .mx are not getting ...
DaGa's user avatar
  • 1
0 votes
1 answer
1k views

Pi-hole fails to connect to Unbound DNS

The issue I am facing: Pi-hole cannot connect to Unbound DNS What I want to happen I want to use Pi-hole to filter my network, and Encrypted Unbound as DNS for privacy. I have already set-up both Pi-...
H2WO's user avatar
  • 11
0 votes
1 answer
358 views

What can be the cause if DNSSEC suddenly stops working and normal resolving is extremely slow viua unbound?

Suddenly, every .com domain failed DNSSEC validation (regardless of it is signed or not), and normal resolving fails randomly with DNSSEC disabled, for example all youtube videos say "A error occured"....
sebastian nielsen's user avatar
-1 votes
2 answers
113 views

Trying to understand my level of privacy with a VPN in play, but also routing DNS directly to root servers

When I run a http://dnschecks.tools I get the following: Given I'm using pfSense with Unbound and OpenVPN, I'm doing my own DNS queries to the root servers. The IP listed on IPXO is my VPN IP, and on ...
bitoiu's user avatar
  • 71