mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-15 16:49:13 -04:00
disable conntrack helper for better security
https://phabricator.whonix.org/T486
This commit is contained in:
parent
0d66fc60b9
commit
6cda8b1496
2 changed files with 2 additions and 4 deletions
2
etc/modprobe.d/30_nf_conntrack_helper_disable.conf
Normal file
2
etc/modprobe.d/30_nf_conntrack_helper_disable.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
## https://phabricator.whonix.org/T486
|
||||
options nf_conntrack nf_conntrack_helper=0
|
|
@ -1,4 +0,0 @@
|
|||
## TODO
|
||||
## Disable conntrack helper?
|
||||
## https://phabricator.whonix.org/T486
|
||||
#net.netfilter.nf_conntrack_helper=0
|
Loading…
Add table
Add a link
Reference in a new issue