Prepare for fastd v14
This commit is contained in:
parent
b5b7814581
commit
4664e1bd1b
|
@ -4,6 +4,7 @@ log to syslog level info;
|
|||
interface "ffhh-mesh-vpn";
|
||||
method "salsa2012+gmac"; # new method, between gateways for the moment (faster)
|
||||
method "xsalsa20-poly1305"; # old method
|
||||
secure handshakes no; # be compatible to old peers
|
||||
bind 0.0.0.0:10000;
|
||||
hide ip addresses yes;
|
||||
hide mac addresses yes;
|
||||
|
|
Loading…
Reference in a new issue