From 5718919c11a0f6ec3e10458fa9f42b88d4e4047c Mon Sep 17 00:00:00 2001 From: Bryce Larson Date: Wed, 31 Oct 2018 11:12:50 -0600 Subject: [PATCH] add float option so that clients can roam across different addresses and stay connected --- openvpn-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/openvpn-install.sh b/openvpn-install.sh index 8b56327..dabfab7 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -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