Page 1 of 1

Problem with OpenVPN client on enigma2

Posted: Sat May 01, 2021 12:19 pm
by zen44ek
I have fully working openvpn server established on debian 10. I can easily connect from android, but I am having hard time to connect my engima2 receiver.

Is it possible to give me short guide how to do it?
1. I have generated .ovpn file on debian for my satellite receiver. Next I changed the file extension to .conf and copied it to /etc/openvpn/ - did not work
2. I have reworked the config file towards to generate another files and I've added following to config - didn't work

tls-crypt /etc/openvpn/ta.key
ca /etc/openvpn/ca.crt
cert /etc/openvpn/vuUNO.crt
key /etc/openvpn/vuUNO.key
log /etc/openvpn/openvpn.log

Whenever I run /etc/init.d/openvpn start I got Starting openvpn: FAILED-> vuUNO.

Is it possible to give me the tip what has been done wrongly?

Re: Problem with OpenVPN client on enigma2

Posted: Sat May 01, 2021 7:34 pm
by zen44ek
In the log file I have:

Code: Select all

Options error: Unrecognized option or missing parameter(s) in /etc/openvpn/client.conf:20: ignore-unknown-option (2.3.2)

Re: Problem with OpenVPN client on enigma2

Posted: Sat May 01, 2021 7:53 pm
by TinCanTech
The unknown options is --ignore unknown-option

OpenVPN 2.3.2 is one month away frpm being dropped off the cliff ..