CoreELEC Firewall: Request to change precedence on rules location
CoreELEC’s firewall is very bad. The firewall Home option should allow access to the device from the IP addresses 192.168.0.0/16, 172.16.0.0/12 and 10.0.0.0/8 but this is not true for network interfaces other than eth+, en+, wl+, tether and docker+. For example, this firewall does not work with WireGuard (wg+) or ZeroTier (zt +) and this forces the user to prepare a custom firewall option, which I find stupid.
The solution is very simple: I request that the directory /storage/.config/iptables take precedence over the default directory /etc/iptables (read only).