mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
core155: Disable all connection tracking helpers
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -60,6 +60,10 @@ extract_files
|
||||
# update linker config
|
||||
ldconfig
|
||||
|
||||
# Disable all connection tracking helper
|
||||
sed -E -e "s/^CONNTRACK_(.*?)=on/CONNTRACK_\1=off/g" \
|
||||
-i /var/ipfire/firewall/optionsfw
|
||||
|
||||
# Update Language cache
|
||||
/usr/local/bin/update-lang-cache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user