diff --git a/config.yaml b/config.yaml index 78246182..10cb6149 100644 --- a/config.yaml +++ b/config.yaml @@ -199,6 +199,7 @@ options: net.ipv6.neigh.default.gc_thresh2 : 28672, net.ipv6.neigh.default.gc_thresh3 : 32768, net.nf_conntrack_max : 1000000, + net.netfilter.nf_conntrack_buckets : 204800, net.netfilter.nf_conntrack_max : 1000000 } description: | YAML-formatted associative array of sysctl key/value pairs to be set