Hi guys,
I've searched and found some older threads related to my question, but no definitive answer that works for me.
I've got the Libreelec TVHeadend addon, with DVB-T and IPTV muxes. For the IPTV muxes, I'd like to find a way to funnel the requests to them from TVHeadend via my VPN.
As I see it, with my setup there's a few ways this might be possible...
1) Send all IPTV requests through a proxy to a container with my VPN (proxy is ready and set up). I tried the instructions here — https://tvheadend.org/d/6141-running-via-vpn — replacing the 'VPN_ADDRESS' with my proxy IP, but it didn't work — the log suggests TVHeadend didn't like the wget
2) Bind all IPTV requests to the IP address for my VPN interface. Same instructions — https://tvheadend.org/d/6141-running-via-vpn — but now replacing the 'VPN_ADDRESS' with the IP for the network interface for my VPN. Again the log suggests TVHeadend didn't like the wget (can post the log for more details if needed)
3) Bind all IPTV requests to the IP address for my VPN interface (option 2) — On the 'edit mux' screen for each mux, set 'Interface' to be the interface for my VPN. I've tried this, and it doesn't seem to have any effect. I've seen another old post that suggested this option didn't have any effect.
4) Bind the whole of the TVHeadend addon to the network interface for my VPN. Not sure how this would be done, but if it's possible that would solve my problem.
5) Send all TVHeadend requests via my proxy. Again not sure how this would be done, but if it's possible that would solve my problem.
Very happy to provide any further info needed — thanks in advance for your help!