On Sat, Feb 28, 2009 at 05:52:42PM +0300,
Michael Tokarev <[email protected]> wrote
a message of 31 lines which said:
> I discovered how to do it.
> By adding
>
> local-zone: "1.168.192.in-addr.arpa" transparent
The documentation says to use "nodefault". Here is how I do it and it
seems to work:
server:
# Do not forget to put local-zone in the "server:" section or you'll get
# undecipherable error messages!
...
# Suppress the default:
local-zone: 10.in-addr.arpa. nodefault
forward-zone:
name: "0.10.in-addr.arpa"
forward-addr: 192.134.4.162
forward-addr: 192.134.4.163
forward-zone:
name: "1.10.in-addr.arpa"
forward-addr: 192.134.4.162
forward-addr: 192.134.4.163
...
_______________________________________________
Unbound-users mailing list
[email protected]
http://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users