Carlos Peon Costa <[email protected]> wrote: > * To allow my bind nameserver know "example.org" domain I set a > per-domain forwarding: > zone "example.org" { type forward; forwarders { 1.1.1.1; }; };
It seems like you are doing this in order to override (perhaps absense of) the ".org" NS delegation of example.org to 1.1.1.1? I wouldn't use forwarding for that. The best method, in my opinion, is to make your recursive machine a secondary. That's not always possible. A locally configured NS is what you really want, but I don't know of a way to do that. -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works | IoT architect [ ] [email protected] http://www.sandelman.ca/ | ruby on rails [
signature.asc
Description: PGP signature
-- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.

