On 09/07/2016 07:05 PM, Tom Eastep wrote:
> On 09/07/2016 05:31 PM, Richard B. Pyne wrote: >> >> >> >> # iptables -A foo -m conntrack --ctstate ESTABLISHED -j ACCEPT >> iptables v1.4.21: can't initialize iptables table `filter': Table >> does not exist (do you need to insmod?) Perhaps iptables or your >> kernel needs to be upgraded. >> >> # iptables -A foo -m state --state ESTABLISHED -j ACCEPT iptables >> v1.4.21: can't initialize iptables table `filter': Table does not >> exist (do you need to insmod?) Perhaps iptables or your kernel >> needs to be upgraded. >> > > There is something very wrong with your installation. It looks as if > module autoloading is disabled? > If you have LOAD_HELPERS_ONLY=Yes in shorewall.conf, it may help if you switch to LOAD_HELPERS_ONLY=No. -Tom ------------------------------------------------------------------------------ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
