Explorar o código

Use generic netfilter sysctl for conntrack size.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm %!s(int64=7) %!d(string=hai) anos
pai
achega
bb8ec11e95
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sysctl/router.conf

+ 1 - 1
sysctl/router.conf

@@ -42,7 +42,7 @@ net.ipv4.netfilter.ip_conntrack_tcp_be_liberal = 1
 
 #
 # Increase conntrack table size (default 32k)
-net.ipv4.netfilter.ip_conntrack_max = 16777216
+net.netfilter.nf_conntrack_max = 16777216
 
 
 #