Merge branch 'sysctl' into 'newinfra'
[sysctl-forwarding] Allow even more routes in IPv6 :) See merge request nounous/ansible!182certbot_on_virtu
commit
a685ee87de
|
@ -9,4 +9,4 @@ net.ipv4.ip_forward=1
|
|||
net.ipv6.conf.all.forwarding=1
|
||||
|
||||
# Enable more routes for IPv6, default is 4096
|
||||
net.ipv6.route.max_size=50000
|
||||
net.ipv6.route.max_size=500000
|
||||
|
|
Loading…
Reference in New Issue