On Wed, Sep 07, 2016 at 01:15:06PM -0600, Richard B. Pyne wrote: > On 9/1/2016 2:59 PM, 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 --ctstate ESTABLISHED -j ACCEPT > iptables v1.4.21: unknown option "-a"
-a and -A is not the same thing. -- Len Sorensen ------------------------------------------------------------------------------ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
