diff --git a/openvpn-install.sh b/openvpn-install.sh index df39897..e60738d 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -388,6 +388,7 @@ cipher AES-256-GCM comp-lzo setenv opt block-outside-dns key-direction 1 +reneg-sec 3600 verb 3" > /etc/openvpn/client-common.txt # Generates the custom client.ovpn newclient "$CLIENT"