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:
parent
cb26cf4001
commit
5838a14730
|
@ -47,7 +47,6 @@ peer "<peerName>"
|
|||
remote <type> "<ip>" port <port>;
|
||||
key "<peer's public key>";
|
||||
interface "$INTERFACE";
|
||||
float yes;
|
||||
}
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue