mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 10:10:06 +00:00
Mark ans10 as UDP only
This commit is contained in:
parent
8f3538af45
commit
6b2a6bb07c
@ -52,6 +52,10 @@ options {
|
||||
disable-algorithms "badalg.secure.example." { ECDSAP256SHA256; };
|
||||
};
|
||||
|
||||
server 10.53.0.10 {
|
||||
require-cookie no;
|
||||
};
|
||||
|
||||
{% if not managed_key %}
|
||||
include "trusted.conf";
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user