Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved?] OpenVPN not launching
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Aranycsapat
n00b
n00b


Joined: 05 Apr 2020
Posts: 23

PostPosted: Sun Jun 26, 2022 4:13 pm    Post subject: [Solved?] OpenVPN not launching Reply with quote

It is in the light of these circumstances. My OpenVPN just stopped working on my Gentoo machine. The log is below. Upgrading openvpn has no result. I have no idea how to repair it. Any suggestions?


Code:
# openvpn --config /home/s/CyberGhost/openvpn.ovpn
...
2022-06-26 18:42:22 us=23919 OpenVPN 2.5.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Apr 25 2022
2022-06-26 18:42:22 us=23955 library versions: OpenSSL 1.1.1o  3 May 2022, LZO 2.10
2022-06-26 18:42:22 us=72766 Control Channel MTU parms [ L:1621 D:1212 EF:38 EB:0 ET:0 EL:3 ]
2022-06-26 18:42:22 us=455792 Data Channel MTU parms [ L:1621 D:1450 EF:121 EB:406 ET:0 EL:3 ]
2022-06-26 18:42:22 us=455874 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'
2022-06-26 18:42:22 us=455897 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'
2022-06-26 18:42:22 us=455932 TCP/UDP: Preserving recently used remote address: [AF_INET]185.206.225.228:443
2022-06-26 18:42:22 us=455974 Socket Buffers: R=[212992->212992] S=[212992->212992]
2022-06-26 18:42:22 us=455993 UDP link local: (not bound)
2022-06-26 18:42:22 us=456017 UDP link remote: [AF_INET]185.206.225.228:443
2022-06-26 18:43:23 us=37623 [UNDEF] Inactivity timeout (--ping-exit), exiting
2022-06-26 18:43:23 us=37679 SIGTERM received, sending exit notification to peer
2022-06-26 18:43:23 us=37701 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
2022-06-26 18:43:23 us=37715 TLS Error: TLS handshake failed
2022-06-26 18:43:23 us=37829 Converting soft SIGUSR1 received during exit notification to SIGTERM
2022-06-26 18:43:23 us=37925 TCP/UDP: Closing socket
2022-06-26 18:43:23 us=37966 SIGTERM[soft,exit-with-notification] received, process exiting


Last edited by Aranycsapat on Fri Jul 22, 2022 12:26 pm; edited 1 time in total
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3875

PostPosted: Sun Jun 26, 2022 5:23 pm    Post subject: Reply with quote

Hi maybe change this file
Quote:

/home/s/CyberGhost/openvpn.ovpn

with a newer one.
Sometimes vpn providers update their .ovpn files.
I guess this file was given to you by CyberGhost
No?
_________________
:)
Back to top
View user's profile Send private message
Aranycsapat
n00b
n00b


Joined: 05 Apr 2020
Posts: 23

PostPosted: Sun Jun 26, 2022 5:45 pm    Post subject: Reply with quote

Huh, that is war. Even reaching their site to update an ovpn is problematic, Russia blocks it.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3875

PostPosted: Sun Jun 26, 2022 5:53 pm    Post subject: Reply with quote

Ah ah ok.
Then maybe it is a firewall issue then.
Code:

2022-06-26 18:43:23 us=37623 [UNDEF] Inactivity timeout (--ping-exit), exiting


Try with proton.if you have an email account with them.
_________________
:)


Last edited by alamahant on Sun Jun 26, 2022 7:15 pm; edited 2 times in total
Back to top
View user's profile Send private message
Aranycsapat
n00b
n00b


Joined: 05 Apr 2020
Posts: 23

PostPosted: Sun Jun 26, 2022 6:06 pm    Post subject: Reply with quote

alamahant wrote:
Ah ah ok.
Then maybe it is a firewall issue then.

How to fix it?

alamahant wrote:
Ah ah ok.
Try with proton.if you have an email account with them.

Unfortunately I do not.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3875

PostPosted: Sun Jun 26, 2022 6:29 pm    Post subject: Reply with quote

Quote:

How to fix it?

You cant barring trying other ips and ports.
Have you seen this
[url]
https://bridges.torproject.org/
[/url]
Forgive me i just saw your "this" link.
_________________
:)
Back to top
View user's profile Send private message
Aranycsapat
n00b
n00b


Joined: 05 Apr 2020
Posts: 23

PostPosted: Sun Jun 26, 2022 6:38 pm    Post subject: Reply with quote

alamahant wrote:

Have you seen this
[url]
https://bridges.torproject.org/
[/url]

Unavailable.


alamahant wrote:

You cant barring trying other ips and ports.

Instructions, please.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3875

PostPosted: Sun Jun 26, 2022 6:48 pm    Post subject: Reply with quote

Code:

Instructions, please.

You need different .ovpn files.
Try with other vpn providers.
Beyond that there is nothing more you can do,unless you have a friend who is willing to offer you a vpn connection to his server.
_________________
:)
Back to top
View user's profile Send private message
Aranycsapat
n00b
n00b


Joined: 05 Apr 2020
Posts: 23

PostPosted: Sun Jun 26, 2022 11:00 pm    Post subject: Reply with quote

alamahant wrote:

You need different .ovpn files.

Tried another one, by cyberghost. It doesn't work.
Back to top
View user's profile Send private message
Aranycsapat
n00b
n00b


Joined: 05 Apr 2020
Posts: 23

PostPosted: Fri Jul 22, 2022 12:24 pm    Post subject: Reply with quote

After a month of inactivity my cyberghost vpn works again! 8) The problem was on the vpn provider side. I opened a service ticket and the provider solved the problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum