mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 05:33:30 +03:00
Merge 6fbd3666f1
into bcca288029
This commit is contained in:
commit
81fbe25144
1 changed files with 1 additions and 1 deletions
|
@ -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 '/\<net.ipv4.ip_forward\>/c\net.ipv4.ip_forward=1' /etc/sysctl.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue