Skip to content

No suporte a new iptables version syntax iptables v1.8.7 (legacy) #312

@deivisonmoraes

Description

@deivisonmoraes

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions