mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-01 11:06:03 -04:00
Additional unbound hardening
This commit is contained in:
parent
5f339efb2d
commit
f90943d9e9
1 changed files with 2 additions and 0 deletions
|
@ -6,7 +6,9 @@ server:
|
||||||
prefetch-key: yes
|
prefetch-key: yes
|
||||||
qname-minimisation-strict: yes
|
qname-minimisation-strict: yes
|
||||||
hide-identity: yes
|
hide-identity: yes
|
||||||
|
hide-trustanchor: yes
|
||||||
hide-version: yes
|
hide-version: yes
|
||||||
|
harden-large-queries: yes
|
||||||
outgoing-port-permit: 1024-65535
|
outgoing-port-permit: 1024-65535
|
||||||
outgoing-port-avoid: 7275 # supl
|
outgoing-port-avoid: 7275 # supl
|
||||||
outgoing-port-avoid: 8008 # synapse
|
outgoing-port-avoid: 8008 # synapse
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue