You are not logged in.

#1 2013-05-16 00:24:54

artisajan
Member
Registered: 2013-05-16
Posts: 2

OpenVPN worked before Arch udpate; now exits due to fatal error

I've been using IPredator through openvpn and had no issues prior to a recent update - which I did about a week ago.  Now I get the same error messages any time I run this command:

$ sudo openvpn --config /etc/openvpn/IPredator-CLI-Password.conf


Wed May 15 19:57:00 2013 OpenVPN 2.3.1 x86_64-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [eurephia] [MH] [IPv6] built on
Wed May 15 19:57:00 2013 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executabl
Wed May 15 19:57:00 2013 No valid translation found for TLS cipher 'TLSv1'
Wed May 15 19:57:00 2013 No valid translation found for TLS cipher '!ADH:!SSLv2:!NULL:!EXPORT:!DES:!LOW:!MEDIUM:@STRENGTH'
Wed May 15 19:57:00 2013 Failed to set restricted TLS cipher list, too long (>4095). (OpenSSL)
Wed May 15 19:57:00 2013 Exiting due to fatal error

I tried un-installing and re-installing OpenVPN.  I also redid the configuration for IPredator following the instructions on their site and still no change.

So, what can I do to fix this?

Offline

#2 2013-05-16 17:31:34

dahankzter
Member
Registered: 2009-03-12
Posts: 38

Re: OpenVPN worked before Arch udpate; now exits due to fatal error

I also have this problem but managed to salvage an older package.

This changeset did it:
https://community.openvpn.net/openvpn/c … 3356b59e87

There is some sort of translation to OpenSSL names that fail. Seems to be a sloppy regression.

Offline

#3 2013-05-16 18:17:59

dahankzter
Member
Registered: 2009-03-12
Posts: 38

Re: OpenVPN worked before Arch udpate; now exits due to fatal error

Comment out the tls-cipher line in the config and it should work again.

Offline

#4 2013-05-16 18:42:40

artisajan
Member
Registered: 2013-05-16
Posts: 2

Re: OpenVPN worked before Arch udpate; now exits due to fatal error

Commenting out the tls-cipher line worked.  Thanks, dahankzter!

Offline

Board footer

Powered by FluxBB