[sysctl-forwarding] Allow even more routes in IPv6 :)

certbot_on_virtu
_benjamin 2021-01-08 15:08:14 +01:00
parent a74adb64e5
commit c22afa2adc
1 changed files with 1 additions and 1 deletions
roles/sysctl-forwarding/templates/sysctl.d

View File

@ -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