Problem with OpenVPN client on enigma2

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
zen44ek
OpenVpn Newbie
Posts: 2
Joined: Sat May 01, 2021 12:11 pm

Problem with OpenVPN client on enigma2

Post by zen44ek » Sat May 01, 2021 12:19 pm

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?

zen44ek
OpenVpn Newbie
Posts: 2
Joined: Sat May 01, 2021 12:11 pm

Re: Problem with OpenVPN client on enigma2

Post by zen44ek » Sat May 01, 2021 7:34 pm

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)

TinCanTech
OpenVPN Protagonist
Posts: 11139
Joined: Fri Jun 03, 2016 1:17 pm

Re: Problem with OpenVPN client on enigma2

Post by TinCanTech » Sat May 01, 2021 7:53 pm

The unknown options is --ignore unknown-option

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

Post Reply