[Unbound-users] Record type discriminating forward-addr
Anders Sundman
anders at 4zm.org
Mon Jun 6 11:39:03 UTC 2011
Hi!
Is it possible to forward requests of a particular type to one addr, and
other types to another addr?
forward-zone:
name: "."
forward-addr: 127.0.0.1 at 8853 # <- A & PTR lookup should go here
forward-addr: 127.0.0.2 # <- All other lookups should go here
If not, can several forward-addr directives be listed for one
forward-zone, as above? Will they always be tried in the order listed
(the second one being fallback if nothing if found by the first) or will
they be selected at random?
All the best,
Anders
More information about the Unbound-users
mailing list