daddygame Posted June 2 Share Posted June 2 How to use the hybrid VPN Option? I can't get it to work. Am I doing something wrong? I got cyberghost VPN. Link to comment Share on other sites More sharing options...
Administrators Netduma Fraser Posted June 2 Administrators Share Posted June 2 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 More sharing options...
daddygame Posted June 2 Author Share Posted June 2 I'm not sure what am I doing wrong. Link to comment Share on other sites More sharing options...
Administrators Netduma Fraser Posted June 2 Administrators Share Posted June 2 Can you provide the VPN config please? Link to comment Share on other sites More sharing options...
daddygame Posted June 3 Author Share Posted June 3 2 hours ago, Netduma Fraser said: Can you provide the VPN config please? This is what the file contains. So I copy and paste it on the r3 Link to comment Share on other sites More sharing options...
uunf8z3d Posted June 3 Share Posted June 3 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 More sharing options...
Administrators Netduma Fraser Posted June 3 Administrators Share Posted June 3 14 hours ago, daddygame said: This is what the file contains. So I copy and paste it on the r3 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. 1 hour ago, 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 If you make a new topic with the configs you're having trouble with I can help Link to comment Share on other sites More sharing options...
daddygame Posted June 6 Author Share Posted June 6 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, [email protected] 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 More sharing options...
Administrators Netduma Fraser Posted June 6 Administrators Share Posted June 6 According to the logs it's an authorization failure so just double check the username/password used are correct and try again Link to comment Share on other sites More sharing options...
killi_34 Posted July 23 Share Posted July 23 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 More sharing options...
Administrators Netduma Fraser Posted July 23 Administrators Share Posted July 23 46 minutes ago, 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 Yes that is important, does it work then? Link to comment Share on other sites More sharing options...
killi_34 Posted July 23 Share Posted July 23 Es hat funktioniert :)Vielen Dank Netduma Fraser 1 Link to comment Share on other sites More sharing options...
Zli Posted August 8 Share Posted August 8 On 6/3/2024 at 3: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 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 More sharing options...
daddygame Posted August 8 Author Share Posted August 8 Yes you have to edit it with text.exe in a specific format and then copy and paste it and it will work Netduma Fraser 1 Link to comment Share on other sites More sharing options...
Zli Posted August 8 Share Posted August 8 4 hours ago, daddygame said: Yes you have to edit it with text.exe in a specific format and then copy and paste it and it will work Do you have a picture of how you did it? I'm not doing well.tnx Link to comment Share on other sites More sharing options...
daddygame Posted August 8 Author Share Posted August 8 5 minutes ago, Zli said: Do you have a picture of how you did it? I'm not doing well.tnx I'm not at home at thr moment can u post what u got or message me and I can help. Link to comment Share on other sites More sharing options...
x_xSICKARIOx_x Posted August 9 Share Posted August 9 On 6/3/2024 at 7:19 AM, 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 this worked for me Netduma Fraser 1 Link to comment Share on other sites More sharing options...
daddygame Posted August 10 Author Share Posted August 10 I got to help him. He got it working already. x_xSICKARIOx_x and Netduma Fraser 2 Link to comment Share on other sites More sharing options...
Administrators Netduma Fraser Posted August 10 Administrators Share Posted August 10 5 hours ago, daddygame said: I got to help him. He got it working already. Well done, thanks for helping! Zli 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now