VPN client settings
I am testing a new VPN provider called WeVPN and when I try to manually generate an OpenVPN config file, I have the following options to chose from. What should I chose to make sure it works with FWG VPN client?
-
So OpenVPN 2.4+ on UPP port 1194? That's what I have set and downloaded the config file for. FWG says that the VPN is connected but it isn't becasue blocked sites and services continue to remian blocked. Here are some of the details of the config file:
client
dev tun
proto udp
remote dubai.wevpn.com 1194
nobind
persist-key
persist-tun
remote-cert-tls server
redirect-gateway def1 bypass-dhcp
connect-retry 1
auth SHA512
cipher AES-256-GCM
verb 3
auth-user-pass
route-delay 0
keepalive 30 220
reneg-sec 0
explicit-exit-notify
persist-remote-ip
resolv-retry 0
tls-client
tls-exit
Please sign in to leave a comment.
Comments
2 comments