RD flag for per-domain forwarding
Michael Richardson
mcr at sandelman.ca
Tue Oct 7 13:52:30 UTC 2025
Carlos Peon Costa <carlospeon at gmail.com> 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 [
] mcr at sandelman.ca http://www.sandelman.ca/ | ruby on rails [
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20251007/ad6d8dfc/attachment.sig>
More information about the bind-users
mailing list