local-unbound

  1. skhal

    Solved local-unbound does not query local authoritative DNS server for reverse queries

    I have a jail with 2 DNS servers: - authoritative DNS bind20 on 10.0.0.2@5353 to run DNS resolution for the local network - local-unbound on localhost@53 with stub-zones (forward + reverse) to the authoritative server + forward for the rest freebsd 15.1 op@dns:~ % doas sockstat -4lp5353 USER...
  2. S

    Solved Question on included unbound

    I wasn't sure if this should go in ports or in installing because it is included with a base install. Anyway, the disclaimer---I've been searching online for the answer and found only a couple of things with the same issue, so I figure I'm missing something. When installing, say on test vm, I...
  3. kodcode

    Cannot resolve *.freebsd.org but everything else

    Hello, I am running local_unbound and I can not resolve any of *.freebsd.org. (all other domains resolved) In my /etc/resolv.conf I have: # nameserver 1.1.1.3 # nameserver 1.0.0.3 nameserver 127.0.0.1 options edns0 and in /var/unbound/forward.conf: # This file was generated by...
  4. nulloranje

    local-unbound cannot query LAN resolver

    I'm running a new installation of 12.1-RELEASE and enabled local-unbound. The service works well, except I cannot query machines through the local-unbound to the resolver running elsewhere on my network. Those queries return SERVFAIL. I'm running the configuration as it comes from the...
Back
Top