Jump to content

Hybrid VPN&NOLAGVPN


shinigami_93

Recommended Posts

Posted
 

 

i followed the steps listed below but it keeps giving me connection failed

how can i solve? do you have news of the new firmware?

 

Immagine.png

nolag2.png

  • Administrators
Posted

You need to add

client 

to the top of the configuration and then it should be able to connect. We never give out an ETA on firmware but we're working to release as soon as we can.

  • 3 weeks later...
  • Administrators
Posted

For example the top of the configuration you entered starts with

pull
tls-client

so just add client above it

client
pull
tls-client

with the rest of the configuration and it should work

Posted

i try but say FAILED:

# SHARING YOUR KEY MAY REVOKE IT             #
# MUST BE KEPT PRIVATE AT ALL TIMES          #
##############################################

client
pull
tls-client
redirect-gateway def1 bypass-dhcp bypass-dns
dev tun
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
cipher AES-256-CBC
auth SHA256
key-direction 1
verb 4
reneg-sec 0
remote eu-india-console.nolagvpn.com 1194
<ca>
-----BEGIN CERTIFICATE-----
MIIDSzCCAjOgAwIBAgIUOtGhuwnjwxBkLxmF1  ecc... ecc....

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...