Is it possible to mix zones with DNSSEC enabled and disabled in BIND?
2
votes
1
answer
1092
views
I have a dozen domains configured in a set of zones in BIND and I need to add a new one with DNSSEC enabled. If I enable DNSSEC:
options {
dnssec-enable yes;
dnssec-validation yes;
};
Will it break the other domains? It looks like it won't, but I want to be sure.
Asked by Adriano P
(153 rep)
Jul 21, 2015, 05:13 PM
Last activity: Sep 21, 2015, 02:26 PM
Last activity: Sep 21, 2015, 02:26 PM