1
0
Fork 0
mirror of https://github.com/Nyr/openvpn-install.git synced 2025-04-05 05:33:30 +03:00

add float option so that clients can roam across different addresses and stay connected

This commit is contained in:
Bryce Larson 2018-10-31 11:12:50 -06:00
parent c90989a0e2
commit 5718919c11

View file

@ -266,6 +266,7 @@ key server.key
dh dh.pem
auth SHA512
tls-auth ta.key 0
float
topology subnet
server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt" > /etc/openvpn/server.conf