Questions about "dnssec validation" statement
Chris Isaksen
Chris.Isaksen at nysed.gov
Thu Mar 6 13:10:40 UTC 2025
I haven't tried anything yet as I wanted to make sure I didn't break anything.
I can add the validation no to the zone and named-checkconf and see if it will take it. I'll have to wait until after hours to try it.
Thanks
From: Evan McKinney <evan at evanm.nyc>
Sent: Thursday, March 6, 2025 8:05 AM
To: Chris Isaksen <Chris.Isaksen at nysed.gov>
Cc: bind-users at lists.isc.org
Subject: Re: Questions about "dnssec validation" statement
Hi Chris
If you've got your global options set similarly to this
options {
dnssec-validation auto; // Global validation enabled
// ... other options ...
};
Have you been able to try something along the lines of this?
zone "no-dnssec.example" {
type forward;
forwarders { 192.0.2.1; };
validation no;
};
-Evan
On 6 Mar 2025, at 07:56, Chris Isaksen <Chris.Isaksen at nysed.gov<mailto:Chris.Isaksen at nysed.gov>> wrote:
I was wondering if dnssec validation could be set to auto in the options section and then set it to 'no' in a particular zone?
We would like to use "dnssec validation auto" but a few forwarding zones we have, we know do not use dnssec and queries fail if it's not set to no.
Thanks
Chris Isaksen
System Administrator
Server Support Unit
(518)-473-7580
Confidentiality Notice
This email including all attachments is confidential and intended solely for the use of the individual or entity to which it is addressed. This communication may contain information that is protected from disclosure under State and/or Federal law. Please notify the sender immediately if you have received this communication in error and delete this email from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
--
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
bind-users mailing list
bind-users at lists.isc.org<mailto:bind-users at lists.isc.org>
https://lists.isc.org/mailman/listinfo/bind-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20250306/760e14ea/attachment.htm>
More information about the bind-users
mailing list