Posts by loopy123

    In case anyone else is looking for a solution. I got this working to add a network "lock" with iptables to ensure all non-LAN internet traffic goes over wireguard by adding the following in /storage/.config/iptables/rules.v4

    I believe you need to also first allow custom firewall rules in Kodi with:

    1) Set kodi's network/firewall config to custom
    2) Reboot

    Is there a reason that the avahi service would not start with zeroconf turned on?

    I kept on getting the following message in the kodi.log: "CZeroconfAvahi::doPublishService: client not running, queued for publishing" regardless of the state of zeroconf setting.

    I was have trouble getting airplay working because avahi-daemon was not running. Once I manually started the daemon airplay worked fine.

    As a workaround, I manually added a service with systemctl (/storage/.config/system.d/avahi.service), but I thought this should be handled by the Kodi system controls.

    This is LibreELEC-RPi2.arm-8.2.1 (was originally updated from openelec).

    Is there a fix I should do? Or how do I fix Kodi so that it works as expected?

    Thanks for any help!