Problem with OpenVPN client on enigma2
Posted: 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?
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?