Jump to content
Reminder, starting today you will no longer be able to login to the forum using your display name, to login you must now use your email address. ×

Vpn Client Cyberghost


Recommended Posts

doesnt work.

this is the open vpn client:

 

client
remote 87-19-de.cg-dialup.net 443
dev tun 
proto udp
auth-user-pass


resolv-retry infinite 
redirect-gateway def1
persist-key
persist-tun
nobind
cipher AES-256-CBC
ncp-disable
auth SHA256
ping 5
ping-exit 60
ping-timer-rem
explicit-exit-notify 2
script-security 2
remote-cert-tls server
route-delay 5
verb 4


ca ca.crt

cert client.crt

key client.key

Link to comment
Share on other sites

  • Administrators

You'll need to do this:

client
remote 87-19-de.cg-dialup.net 443
dev tun 
proto udp
auth-user-pass
resolv-retry infinite 
redirect-gateway def1
persist-key
persist-tun
nobind
cipher AES-256-CBC
ncp-disable
auth SHA256
ping 5
ping-exit 60
ping-timer-rem
explicit-exit-notify 2
script-security 2
remote-cert-tls server
route-delay 5
verb 4

<ca>
Paste the contents of the ca.crt file here.
</ca>

<cert>
Paste the contents of the client.crt file here.
</cert>

<key>
Paste the contents of the client.key file here.
</key>

Then put the whole thing in and it should connect.

Link to comment
Share on other sites

  • Administrators
5 hours ago, ruhmer89 said:

It doesn't have HybridVPN currently and it also won't be getting DumaOS 4 or any more significant feature upgrades so I wouldn't recommend it personally

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...