Hi all,
I’ve spent some time configuring the firewall on TO and went through the available docs (e.g. https://wiki.openwrt.org/doc/uci/firewall) It seems that it is possible to create ipset through UCI and use it in fw rule.
However is it possible to populate the created ipset via /etc/config/firewall file? Or do I have to do it through external script which is going to be included in the firewall config? Similar to how the turris rules&ipsets are inserted.
Thanks for your insight.