[Unbound-users] forward-zone: for reverse?
Paul Wouters
paul at nohats.ca
Wed Sep 26 17:08:21 UTC 2012
Hi,
I've been looking at configuring a forward-zone: to punt
10.in-addr.arpa. to an internal server, but it seems unbound
is giving its own builtin answer:
10.in-addr.arpa. 10800 IN SOA localhost. nobody.invalid. 1 3600 1200 604800 10800
I've tried specifying it directly into unbound.conf:
forward-zone:
name: "10.in-addr.arpa."
forward-addr: 10.1.2.3
The man page says forward-zone is always allowed to contain private data
from RFC1918.
Am I missing something?
Paul
More information about the Unbound-users
mailing list