fix??
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote 10.60.0.3 1194 # ip da vpn gateway
|
||||
remote 193.136.212.1 1194 # ip da vpn gateway
|
||||
persist-tun
|
||||
persist-key
|
||||
|
||||
@@ -18,3 +18,5 @@ auth-user-pass
|
||||
tls-auth /etc/openvpn/client/ta.key 1
|
||||
|
||||
remote-cert-tls server
|
||||
static-challenge "Enter TOTP: " 1
|
||||
reneg-sec 0
|
||||
|
||||
@@ -23,4 +23,3 @@ plugin /usr/lib64/openvpn/plugins/openvpn-plugin-auth-pam.so totp
|
||||
tls-auth /etc/openvpn/server/ta.key 0
|
||||
|
||||
static-challenge "Enter TOTP: " 1
|
||||
handshake-window 120
|
||||
|
||||
Reference in New Issue
Block a user