Update 'roles/fastd/defaults/main.yml'

Avoid fragmentation of every single IPV6 payload.
This commit is contained in:
Bastian 2018-01-20 20:01:09 +01:00
parent 45e90b0a5d
commit 908fe6aa85
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ fastd_anonymous: true
fastd_bind: any
fastd_instance: "{{ site_code }}"
fastd_interface: vpn-{{ site_code }}
fastd_mtu: 1280
fastd_mtu: 1312
fastd_peers_limit: -1
fastd_port: 10000