1
0
mirror of http://deavmi.assigned.network/git/CRXN/docs synced 2025-02-16 12:56:54 +00:00

remove float yes; as it is not mandory if the source address is configured correctly and it removes one security mechanism

Signed-off-by: Marek Küthe <m.k@mk16.de>
This commit is contained in:
Marek Küthe 2023-01-04 18:15:15 +01:00
parent cb26cf4001
commit 5838a14730
No known key found for this signature in database
GPG Key ID: 7E869146699108C7

View File

@ -47,7 +47,6 @@ peer "<peerName>"
remote <type> "<ip>" port <port>;
key "<peer's public key>";
interface "$INTERFACE";
float yes;
}
```