mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Set options for BIND 9.11 and disable LMDB per ISC and US-CERT recommendation
Ref:
https://kb.isc.org/article/AA-01497
https://www.us-cert.gov/ncas/current-activity/2017/06/15/ISC-Releases-Security-Updates-BIND
(cherry picked from commit 6033415965)
This commit is contained in:
parent
0e8d22c7f3
commit
f83d52e118
@ -82,6 +82,8 @@ dns_bind910_UNSET_FORCE=FIXED_RRSET IDN LARGE_FILE
|
||||
|
||||
dns_bind911_SET_FORCE=DLZ_FILESYSTEM FILTER_AAAA IPV6 LINKS RRL SIGCHASE SSL THREADS GSSAPI_NONE
|
||||
dns_bind911_UNSET_FORCE=FIXED_RRSET IDN LARGE_FILE LMDB
|
||||
dns_bind-pfsense_SET_FORCE=DLZ_FILESYSTEM FILTER_AAAA IPV6 LINKS RRL SIGCHASE SSL THREADS GSSAPI_NONE
|
||||
dns_bind-pfsense_UNSET_FORCE=FIXED_RRSET IDN LARGE_FILE LMDB
|
||||
|
||||
www_c-icap_SET_FORCE=LARGE_FILES
|
||||
www_c-icap_UNSET_FORCE=IPV6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user