On 2016-09-01 22:59, Tom Eastep wrote:

> After executing this command:
> 
>       iptables -N foo
> 
> What output do these commands produce?
> 
>       iptables -A foo -m state --state ESTABLISHED -j ACCEPT
>       iptables -a foo -m conntrack --cstate ESTABLISHED -j ACCEPT

on gentoo it says unknown option "--cstate"

kernel 4.7
iptables 1.4.21


------------------------------------------------------------------------------
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to