gateway
This commit is contained in:
parent
cf2fd5efe5
commit
ea106239ef
@ -3,10 +3,11 @@ dev DEVICE
|
||||
persist-key
|
||||
persist-tun
|
||||
tls-client
|
||||
remote-cert-tls server
|
||||
cipher DES-EDE3-CBC
|
||||
remote IP
|
||||
port 1194
|
||||
proto udp
|
||||
resolv-retry infinite
|
||||
redirect-gateway
|
||||
redirect-gateway def1
|
||||
key-direction 1
|
||||
|
||||
@ -7,8 +7,9 @@ remote IP
|
||||
port 1194
|
||||
proto udp
|
||||
resolv-retry infinite
|
||||
redirect-gateway
|
||||
redirect-gateway def1
|
||||
tls-client
|
||||
remote-cert-tls server
|
||||
tls-auth ta.key 1
|
||||
ca ca.crt
|
||||
cert LOGIN.crt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user