UPnP Device discovery does not use VPN (tun0) interface in Kodi18
#1
I'm using Libreelec (Kodi 18) on a Raspberrypi 3 and the latest version of the VPNManager for Kodi (https://github.com/Zomboided/service.vpn.manager) to connect remotely to my private OpenVPN.
I host my OpenVPN server on a Raspberypi 4 (PiVPN) with a MiniDLNA server.
After a successful connection to my private OpenVPN, Kodi apparently uses the (wrong) wlan0 network interface to detect UPnP devices. I would like Kodi to discover UPnP devices via the tun0 interface. How does this work?

My OpenVPN/MiniDLNA setup seems fine as I discover my UPnP server on my Android phone with the OpenVPN app and VLC app.

Let me know if more information are needed.

Operating System: LibreELEC (official): 9.0.1
Version info:
Build: Kodi 18.1 Git:newclock5_18.1-Leia
Compiled: 2019-02-21

Kernel IP routing table:
Quote:Destination Gateway Genmask Flags Metric Ref Use Iface
default 10.8.0.1 128.0.0.0 UG 0 0 0 tun0
default fritz.box 0.0.0.0 UG 0 0 0 wlan0
10.8.0.0 * 255.255.255.0 U 0 0 0 tun0
128.0.0.0 10.8.0.1 128.0.0.0 UG 0 0 0 tun0
134.101.147.142 fritz.box 255.255.255.255 UGH 0 0 0 wlan0
192.168.178.0 * 255.255.255.0 U 0 0 0 wlan0i
Reply
#2
Two things:

- You're not on the latest stable LibreELEC version.
- We have a VPN policy (wiki) on this forum.
Reply

Logout Mark Read Team Forum Stats Members Help
UPnP Device discovery does not use VPN (tun0) interface in Kodi180