mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-09 11:41:34 -05:00
Remove unnecessary unbound configs
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
73855406f7
commit
b2bfd7df0a
File diff suppressed because one or more lines are too long
@ -164,27 +164,18 @@ storage:
|
|||||||
hide-trustanchor: yes
|
hide-trustanchor: yes
|
||||||
hide-version: yes
|
hide-version: yes
|
||||||
|
|
||||||
aggressive-nsec: yes
|
|
||||||
deny-any: yes
|
deny-any: yes
|
||||||
do-not-query-localhost: yes
|
do-not-query-localhost: yes
|
||||||
harden-algo-downgrade: yes
|
harden-algo-downgrade: yes
|
||||||
harden-below-nxdomain: yes
|
|
||||||
harden-dnssec-stripped: yes
|
|
||||||
harden-glue: yes
|
|
||||||
harden-large-queries: yes
|
harden-large-queries: yes
|
||||||
harden-referral-path: yes
|
harden-referral-path: yes
|
||||||
harden-short-bufsize: yes
|
harden-short-bufsize: yes
|
||||||
ignore-cd-flag: yes
|
ignore-cd-flag: yes
|
||||||
ip-transparent: no
|
|
||||||
max-udp-size: 3072
|
max-udp-size: 3072
|
||||||
module-config: "validator iterator"
|
module-config: "validator iterator"
|
||||||
minimal-responses: yes
|
|
||||||
qname-minimisation: yes
|
|
||||||
qname-minimisation-strict: yes
|
qname-minimisation-strict: yes
|
||||||
unwanted-reply-threshold: 10000000
|
unwanted-reply-threshold: 10000000
|
||||||
use-caps-for-id: yes
|
use-caps-for-id: yes
|
||||||
val-clean-additional: yes
|
|
||||||
zonemd-permissive-mode: no
|
|
||||||
|
|
||||||
outgoing-port-permit: 1024-65535
|
outgoing-port-permit: 1024-65535
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
@ -162,27 +162,18 @@ storage:
|
|||||||
hide-trustanchor: yes
|
hide-trustanchor: yes
|
||||||
hide-version: yes
|
hide-version: yes
|
||||||
|
|
||||||
aggressive-nsec: yes
|
|
||||||
deny-any: yes
|
deny-any: yes
|
||||||
do-not-query-localhost: yes
|
do-not-query-localhost: yes
|
||||||
harden-algo-downgrade: yes
|
harden-algo-downgrade: yes
|
||||||
harden-below-nxdomain: yes
|
|
||||||
harden-dnssec-stripped: yes
|
|
||||||
harden-glue: yes
|
|
||||||
harden-large-queries: yes
|
harden-large-queries: yes
|
||||||
harden-referral-path: yes
|
harden-referral-path: yes
|
||||||
harden-short-bufsize: yes
|
harden-short-bufsize: yes
|
||||||
ignore-cd-flag: yes
|
ignore-cd-flag: yes
|
||||||
ip-transparent: no
|
|
||||||
max-udp-size: 3072
|
max-udp-size: 3072
|
||||||
module-config: "validator iterator"
|
module-config: "validator iterator"
|
||||||
minimal-responses: yes
|
|
||||||
qname-minimisation: yes
|
|
||||||
qname-minimisation-strict: yes
|
qname-minimisation-strict: yes
|
||||||
unwanted-reply-threshold: 10000000
|
unwanted-reply-threshold: 10000000
|
||||||
use-caps-for-id: yes
|
use-caps-for-id: yes
|
||||||
val-clean-additional: yes
|
|
||||||
zonemd-permissive-mode: no
|
|
||||||
|
|
||||||
outgoing-port-permit: 1024-65535
|
outgoing-port-permit: 1024-65535
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user