]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/etc/sysctl.conf
Merge branch 'next' of https://github.com/ipfire/ipfire-2.x into feature_firewalllog_...
[people/teissler/ipfire-2.x.git] / config / etc / sysctl.conf
index df3ef5f96a08543d78d93abe1adade575766e0a2..d6a2f75048123728f5b44b7a245d200761e67c5f 100644 (file)
@@ -28,3 +28,6 @@ vm.min_free_kbytes = 8192
 # Disable IPv6 by default.
 net.ipv6.conf.all.disable_ipv6 = 1
 net.ipv6.conf.default.disable_ipv6 = 1
+
+# Enable netfilter accounting
+net.netfilter.nf_conntrack_acct=1