Merge pull request #21 from flecno/master
no connection block in client config
This commit is contained in:
commit
bfb896f716
@ -37,9 +37,7 @@ $(cat $EASYRSA_PKI/ta.key)
|
|||||||
</tls-auth>
|
</tls-auth>
|
||||||
key-direction 1
|
key-direction 1
|
||||||
|
|
||||||
<connection>
|
|
||||||
remote $OVPN_CN $OVPN_PORT $OVPN_PROTO
|
remote $OVPN_CN $OVPN_PORT $OVPN_PROTO
|
||||||
</connection>
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
if [ "$OVPN_DEFROUTE" != "0" ];then
|
if [ "$OVPN_DEFROUTE" != "0" ];then
|
||||||
|
Loading…
Reference in New Issue
Block a user