Hello,
I tried to test OpenVPN Server on Rpi2 (without plugins, just using openvpn, included on LibreElec base - openvpn Server.ovpn). But I cant get it working. Am I doing something wrong, or openvpn isnt mentioned to used there as server? I tried clients both on mobile and windows, but it stuck when tried to recieve server configuration or something:
PUSH: Received control message: 'PUSH_REQUEST'
WARNING: Received bad push/pull message: PUSH_REQUEST
Server.ovpn
Code
port 443
proto udp
keepalive 10 120
comp-lzo
persist-key
persist-tun
verb 5
tls-server
dev tun
<ca>
certificate here
</ca>
<cert>
certificate here
</cert>
<key>
certificate here
</key>
<dh>
certificate here
</dh>
Display More
Client.ovpn
Code
client
dev tun
proto udp
remote <server IP here> 443
resolv-retry infinite
nobind
persist-key
persist-tun
comp-lzo
verb 6
<ca>
certificate here
</ca>
<cert>
certificate here
</cert>
<key>
certificate here
</key>
Display More
Server log
Wed May 18 19:24:38 2016 us=559366 OpenVPN 2.3.10 armv7ve-libreelec-linux-gnueab - Pastebin.com
Client log
Wed May 18 19:25:05 2016 us=265135 netbios_node_type = 0 Wed May 18 19:25:05 - Pastebin.com
), but I totally can imagine only Mysql plugin(with querry cache and innodb by default because Kodi performance) with predefined user,rights and minimalistic my.cnf, which would be serve primarily as Kodi Library purposes. If you think about LibreELEC as HTPC, considering IOT and number of devices in Home nowadays, it makes totally sense to me - allow share Movie/TV Show library out of the box.