diff --git a/openvpn-install.sh b/openvpn-install.sh index 88f8152..c366c93 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -305,7 +305,7 @@ group $GROUPNAME persist-key persist-tun status openvpn-status.log -verb 3 +verb 6 crl-verify crl.pem" >> /etc/openvpn/server.conf # Enable net.ipv4.ip_forward for the system sed -i '/\/c\net.ipv4.ip_forward=1' /etc/sysctl.conf