Hi, I have a version of openwrt (21.02.1) and iptables 1.8.7. In this version iptables in openwrt is compiled without iptables aliases and some wifidog commands are not entering compromising the functioning of the redirect and other functions. Ex: iptables -t filter -A WiFiDog_br-lan_Internet -m conntrack --cstate INVALID -j DROP
iptables v1.8.7 (legacy): unknown option "--cstate"
Try `iptables -h' or 'iptables --help' for more information.
I would like to know if any of you have already had to work around this situation or if there is any workaround in progress for this version of openwrt?
Thanks!