You need to have the delegation in the parent in order for the forwarding
to kick in. It can be bogus, but it has to be there. You'll find the same
behavior when you're authoritative for the root zone; any type forwarded
zones will need to also have NS in the root ( or closest enclosing
authoritati
Stacey and Ondrej
Thanks for the feedback and link to the patches. This did indeed did the
trick and gave insight into the compile problem.
Regards
On 2024/08/14 15:11, Stacey Marshall wrote:
Hi Jaco,
Ondřej is right, for Solaris build I have to patch two Makefiles to
change the order of
> On Aug 7, 2024, at 12:02 AM, Casey Deccio wrote:
>
> I'm probably missing something obvious here, but I'm trying to figure out how
> to "delete" a DNSKEY from zone that uses inline signing.
So I finally just did the following:
$ sudo rm /var/cache/bind/Kdns-lab.info.+013+50277.*
$ sudo /etc
Hello,
our customer has private .local zone "example.local"
(I know this should be used for multicast...)
so I have configured forwarding queries for this domain to his servers:
zone "example.local" {
type forward;
forward only;
forwarders {
192.168.0.1;
4 matches
Mail list logo