On Thu, 14 Dec 2023 12:05:24 -0800, "Lyndon Nerenberg (VE7TFX/VE6BBM)" wrote:

> I am trying to get unbound to serve up reverse DNS for our internal
> 1918 address space.  I have been going hammer and tongs at unbound.conf
> to try to make it forward requests for '*.10.in-addr.arpa.' to our
> two internal nameservers that are authoritative for the 10.in-addr.arpa
> zone.

You haven't said what you have tried so far, but unbound will ignore
RFC 1918 PTR queries by default.  You need to use things like:

local-zone: "1.1.10.in-addr.arpa." transparent

See the description of "transparent" in the unbound.conf manual for
more info.

 - todd

Reply via email to