Jump to content

Hybrid VPN Setup???


daddygame
 Share

Recommended Posts

  • Administrators

What's the issue you're having with it exactly - the VPN won't connect or when adding devices their IP hasn't changed?

Can you provide the config you're using as well as a screenshot of how you've setup the feature please?

Link to comment
Share on other sites

Hi

I also have this issue but not on every configs and regardless of the vpn provider ( I have an ExpressVPN and a PureVPN subscription)

I have way more configs that don't work than working ones 

Link to comment
Share on other sites

  • Administrators
  On 6/3/2024 at 12:00 AM, daddygame said:

This is what the file contains. So I copy and paste it on the r3

Expand  

You need to open each of those files that it mentions in the config and then paste them into your config like this:

<ca>
contents of ca.crt pasted here
</ca>

<cert>
contents of client.crt pasted here
</cert>

<key>
contents of client.key pasted here
</key>

then copy everything in the file you've made and put that in HVPN and it should work.

  On 6/3/2024 at 1:17 PM, uunf8z3d said:

Hi

I also have this issue but not on every configs and regardless of the vpn provider ( I have an ExpressVPN and a PureVPN subscription)

I have way more configs that don't work than working ones 

Expand  

If you make a new topic with the configs you're having trouble with I can help

Link to comment
Share on other sites

Thu Jun 6 17:47:19 2024 us=41119 OpenVPN 2.4.9 arm-buildroot-linux-gnueabi [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] Thu Jun 6 17:47:19 2024 us=41333 library versions: OpenSSL 1.1.1f 31 Mar 2020, LZO 2.10 Thu Jun 6 17:47:19 2024 us=41533 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts Thu Jun 6 17:47:19 2024 us=121666 Control Channel MTU parms [ L:1621 D:1212 EF:38 EB:0 ET:0 EL:3 ] Thu Jun 6 17:47:19 2024 us=333329 Data Channel MTU parms [ L:1621 D:1450 EF:121 EB:406 ET:0 EL:3 ] Thu Jun 6 17:47:19 2024 us=333536 Local Options String (VER=V4): 'V4,dev-type tun,link-mtu 1569,tun-mtu 1500,proto UDPv4,cipher AES-256-CBC,auth SHA256,keysize 256,key-method 2,tls-client' Thu Jun 6 17:47:19 2024 us=333593 Expected Remote Options String (VER=V4): 'V4,dev-type tun,link-mtu 1569,tun-mtu 1500,proto UDPv4,cipher AES-256-CBC,auth SHA256,keysize 256,key-method 2,tls-server' Thu Jun 6 17:47:19 2024 us=333652 TCP/UDP: Preserving recently used remote address: [AF_INET]154.16.49.64:443 Thu Jun 6 17:47:19 2024 us=333749 Socket Buffers: R=[212992->212992] S=[212992->212992] Thu Jun 6 17:47:19 2024 us=333807 UDP link local: (not bound) Thu Jun 6 17:47:19 2024 us=333851 UDP link remote: [AF_INET]154.16.49.64:443 Thu Jun 6 17:47:19 2024 us=425127 TLS: Initial packet from [AF_INET]154.16.49.64:443, sid=38cfc32a 6defec5e Thu Jun 6 17:47:19 2024 us=425665 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this Thu Jun 6 17:47:19 2024 us=537361 VERIFY OK: depth=1, C=RO, L=Bucharest, O=CyberGhost S.A., CN=CyberGhost Root CA, emailAddress=info@cyberghost.ro Thu Jun 6 17:47:19 2024 us=539666 VERIFY KU OK Thu Jun 6 17:47:19 2024 us=539767 Validating certificate extended key usage Thu Jun 6 17:47:19 2024 us=539815 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication Thu Jun 6 17:47:19 2024 us=539854 VERIFY EKU OK Thu Jun 6 17:47:19 2024 us=539891 VERIFY OK: depth=0, CN=washington-rack405.nodes.gen4.ninja Thu Jun 6 17:47:19 2024 us=781129 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1569', remote='link-mtu 1553' Thu Jun 6 17:47:19 2024 us=781329 WARNING: 'cipher' is present in local config but missing in remote config, local='cipher AES-256-CBC' Thu Jun 6 17:47:19 2024 us=781411 WARNING: 'keysize' is used inconsistently, local='keysize 256', remote='keysize 128' Thu Jun 6 17:47:19 2024 us=781679 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 4096 bit RSA Thu Jun 6 17:47:19 2024 us=781822 [washington-rack405.nodes.gen4.ninja] Peer Connection Initiated with [AF_INET]154.16.49.64:443 Thu Jun 6 17:47:20 2024 us=943851 SENT CONTROL [washington-rack405.nodes.gen4.ninja]: 'PUSH_REQUEST' (status=1) Thu Jun 6 17:47:21 2024 us=29657 AUTH: Received control message: AUTH_FAILED Thu Jun 6 17:47:21 2024 us=29821 SIGTERM received, sending exit notification to peer Thu Jun 6 17:47:23 2024 us=354358 TCP/UDP: Closing socket Thu Jun 6 17:47:23 2024 us=354834 SIGTERM[soft,exit-with-notification] received, process exiting Error: CONNECTION TIMEOUT Openvpn terminated

ADD DEVICE
 
Link to comment
Share on other sites

  • 1 month later...

Habe auch dieses Problem mit Cyber Ghost Vpn. Müssen die Dateien genau so eingefügt werden wie Sie es geschrieben haben ? Also mit diesen < Zeichen und am Schluss dieses </   ? 

Vielen Dank

Link to comment
Share on other sites

  • Administrators
  On 7/23/2024 at 3:02 PM, killi_34 said:

Habe auch dieses Problem mit Cyber Ghost Vpn. Müssen die Dateien genau so eingefügt werden wie Sie es geschrieben haben ? Also mit diesen < Zeichen und am Schluss dieses </   ? 

Vielen Dank

Expand  

Yes that is important, does it work then?

Link to comment
Share on other sites

  • 3 weeks later...
  On 6/3/2024 at 1:17 PM, uunf8z3d said:

Hi

I also have this issue but not on every configs and regardless of the vpn provider ( I have an ExpressVPN and a PureVPN subscription)

I have way more configs that don't work than working ones 

Expand  

hello, did you manage to solve your problem? I haven't tried CyberGhostVPN yet. I would try their 14-day trial with a money-back guarantee.Are you satisfied with their VPN service? Tnx

Link to comment
Share on other sites

  On 6/3/2024 at 2:19 PM, Netduma Fraser said:

You need to open each of those files that it mentions in the config and then paste them into your config like this:

<ca>
contents of ca.crt pasted here
</ca>

<cert>
contents of client.crt pasted here
</cert>

<key>
contents of client.key pasted here
</key>

then copy everything in the file you've made and put that in HVPN and it should work.

If you make a new topic with the configs you're having trouble with I can help

Expand  

this worked for me

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...