You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
392 B

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