Re: RD flag for per-domain forwarding
Michael Richardson <[email protected]>
| Newsgroups | gmane.network.dns.bind.user |
|---|---|
| Message-ID | <[email protected]> |
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 [ -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.
signature.asc
(application/pgp-signature, 487 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEbsyLEzg/qUTA43uogItw+93Q3WUFAmjlGx4ACgkQgItw+93Q 3WU8xggAiIPcb6jtIcia4ETBy2/nuZULR9UUAvsATL9XXcxAIdKr4oHxyvk8FoJR kZQB4oAn7aZB4edyFlf1ZDQIKk9I7APSYUtJviZ6N8khGKuSOoEJEhqOORb8EquA S8cpHVFYRGKHwq1G+litQ8FbRyaxNU0+OZOMMmL7Smpesg/1gBoq2vYxat/zrGoN kSmFubm2tTB/ksjp1IjVLj/nvxONoREnD30m9TAtu/Zx4YsUT9FekGCZ6PK4grIM B+wqW8Cyl6Bu9yDplOxc5x4pfFpuSHamJrBu4rp4Nd3ty7vFCvI1rzsABuJ1DSit 20LomGtAfr0dNUw1zSsLTR8F1g/aZg== =zzk1 -----END PGP SIGNATURE-----