blob: d8a4b4a35cb6ce949d23a984fea0ba7a8dac9713 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
config server
option port_start '51820'
option port_end '52820'
option base_prefix_ipv4 '10.0.0.1/24'
option base_prefix_ipv6 '2002::/64'
option wg_key '/root/wg.key'
option wg_pub '/root/wg.pub'
option wg_tmp_key '1'
option timeout_handshake '600'
config babeld_hotplug
option rxcost '1024'
config olsrd_hotplug
option LinkQualityMult 'default 0.1'
|