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