forked from FF-RGB/ansible
Added global MTU Setting for use with fastd, dhcpd and radvd
This commit is contained in:
parent
c85fa8d9f1
commit
bb1f35908d
@ -4,6 +4,7 @@ batman_ipv4: 10.90.32.11/19
|
||||
batman_ipv6: fdef:f10f:1337:cafe::11/64
|
||||
nextnode4: 10.90.32.1
|
||||
nextnode6: fdef:f10f:1337:cafe::1
|
||||
mtu: 1312
|
||||
|
||||
fastd_port: 10010
|
||||
|
||||
|
@ -4,6 +4,7 @@ batman_ipv4: 10.90.64.21/19
|
||||
batman_ipv6: fdef:f20f:1337:cafe::21/64
|
||||
nextnode4: 10.90.64.1
|
||||
nextnode6: fdef:f20f:1337:cafe::1
|
||||
mtu: 1312
|
||||
|
||||
fastd_port: 10020
|
||||
|
||||
|
@ -4,6 +4,7 @@ batman_ipv4: 10.90.96.31/19
|
||||
batman_ipv6: fdef:f30f:1337:cafe::31/64
|
||||
nextnode4: 10.90.96.1
|
||||
nextnode6: fdef:f30f:1337:cafe::1
|
||||
mtu: 1312
|
||||
|
||||
fastd_port: 10030
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user