unclebuk
Senior Member
I have this ovpn file I recently started using but I am curious about what some of the entries are for especially the first two lines. Can anyone have a look at this ovpn and tell me whats going here? Also the Port 8292, cannot ping this port?
Thanks in advance.
setenv FORWARD_COMPATIBLE 1
setenv UV_SERVERID 412
client
dev tun
proto udp
remote 68.213.114.111 8292
nobind
persist-key
persist-tun
ns-cert-type server
tls-version-min 1.2 or-highest
key-direction 1
push-peer-info
cipher AES-256-CBC
comp-lzo
explicit-exit-notify
verb 3
mute 20
reneg-sec 86400
mute-replay-warnings
max-routes 1000
Thanks in advance.
setenv FORWARD_COMPATIBLE 1
setenv UV_SERVERID 412
client
dev tun
proto udp
remote 68.213.114.111 8292
nobind
persist-key
persist-tun
ns-cert-type server
tls-version-min 1.2 or-highest
key-direction 1
push-peer-info
cipher AES-256-CBC
comp-lzo
explicit-exit-notify
verb 3
mute 20
reneg-sec 86400
mute-replay-warnings
max-routes 1000