mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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
|
# update linker config
|
||||||
ldconfig
|
ldconfig
|
||||||
|
|
||||||
|
# Disable all connection tracking helper
|
||||||
|
sed -E -e "s/^CONNTRACK_(.*?)=on/CONNTRACK_\1=off/g" \
|
||||||
|
-i /var/ipfire/firewall/optionsfw
|
||||||
|
|
||||||
# Update Language cache
|
# Update Language cache
|
||||||
/usr/local/bin/update-lang-cache
|
/usr/local/bin/update-lang-cache
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user