I have an issue with internet access on the bridge, possibly because of how my provider works; it's PPPoE split into vlans for TV, phone and internet. Had to set the VLAN for internet in the IPTV tab: wan0_ifname=vlan6. Just enabling internet in the script does not work. If I add a rule to -A...
Thanks for the amazing work. I ran into an interesting bug where exactly once in two reloads, it's missing the first dnsmasq configuration for one of my two bridge interfaces (pc_append "interface=br8"). The rest of the file is the same. I created (and closed) a PR with a quick fix that worked...