[Unbound-users] Forwarding requests for 10.in-addr.arpa.

Chris Smith fetchmail at chrissmith.org
Sun Apr 25 18:07:26 UTC 2010


On Sat, Apr 24, 2010 at 2:58 PM, Thomas E. Spanjaard <tgen at deepbone.net> wrote:
> I seem to be at a loss how to get requests for anything in
> 10.in-addr.arpa. to end up at some other configured nameserver. Right
> now I have
>        local-zone: "10.in-addr.arpa." nodefault
> and
>        stub-zone:
>                name: "10.in-addr.arpa."
>                stub-host: 10.64.2.1

I use a combination of:
local-zone: "7.168.192.in-addr.arpa." transparent
and
stub-zone:
        name: "7.168.192.in-addr.arpa"
        stub-addr: 192.168.107.4

Has worked fine with every version of Unbound (currently using svn
trunk) on several servers.



More information about the Unbound-users mailing list