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
1 changed files with 0 additions and 1 deletions

View File

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