mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 10:22:59 +02:00
Merge branch 'next' into temp-c165-development
This commit is contained in:
@@ -39,6 +39,9 @@ iptables_init() {
|
||||
iptables -P FORWARD DROP
|
||||
iptables -P OUTPUT ACCEPT
|
||||
|
||||
# Ensure the xt_geoip module is always loaded (#12767)
|
||||
modprobe xt_geoip
|
||||
|
||||
# Enable TRACE logging to syslog
|
||||
modprobe nf_log_ipv4
|
||||
sysctl -q -w net.netfilter.nf_log.2=nf_log_ipv4
|
||||
|
||||
Reference in New Issue
Block a user