openvpn help

nothing

Newbie
hi guys

trying to use windscribe to set a vpn up

however using this below...but it comes back as initiatlisation sequence completed but doesnt let me load any cable tv or use any plugins
can anyone help?

Code:
client
dev tun
proto udp
remote **.windscribe.com port

resolv-retry infinite
nobind
auth-user-pass login.txt
auth-nocache

auth SHA512
cipher AES-256-CBC
comp-lzo
verb 2
mute-replay-warnings
remote-cert-tls server
persist-key
persist-remote-ip
persist-tun

ca ca.crt

log /etc/openvpn/test.log
key-direction 1
<ca>

files i have are: Client.conf
login.txt
ca.crt
 
Have you set box to google DNS? You might be able to set to your VPN,s DNS.

Run a network test in network menu. If any fail change box to Google dns. I had this problem with virgin hub 3 http://www.techkings.org/threads/using-openvpn-on-vm-hub-3.135083/

In network menu configure network from there in network wizard and change dhpc to no then set google

Nameserver 1 8.8.8.8
Nameserver 2 8.8.44

hi just tried that box wouldnt come off testing network details so had to restart it
anything else i could try?
 
anyone got any help?
Just realised I posted Google DNS nameserver 2 wrong it should be

Nameserver 2 8.8.4.4

I can only suggest running a network test when turning on VPN. Does vpn stay green and running when turning it on in network menu?
 
Back
Top