-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 09/07/2016 05:31 PM, Richard B. Pyne wrote: > > > On 9/7/2016 5:25 PM, Tom Eastep wrote: >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 >> >> On 09/07/2016 04:00 PM, Richard B. Pyne wrote: >>> On 9/7/2016 1:30 PM, Lennart Sorensen wrote: >>>> 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. >>>> >>> >>> Which is why I did a cut and paste from Tom's emails. >>> >> >> It should be -A >> > > # 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? - -Tom - -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: GPGTools - http://gpgtools.org iQIcBAEBCAAGBQJX0MdPAAoJEJbms/JCOk0QMdYP/j9asRRfKoXYIcIPzwQvOU2R 4Qj3v5ohPfFSiSr8IOL+an7u/2VA77JamBmBKX/GuIu1NB9eQZHhoEL/hcxfJb/W fEeDCBIau/VEVS+abLjs4hTLF9abnHR0JK0YFqqR0KzDXoadd61OFCA1KaM9C7ij L2HdpHLDEUXtmJaf71By5STp0dCe9dXaHZqtkV5flb/tQdvJxphCm/SO6x+ujvPS rQ2CBmCUgz4dc2YsbuywvCTKXcHIdlgu356yFSms+Am2dDdA5ij0qckwctvz0cQL y5SSOkT3VydbdGBK64j4nNFyzyo2dfgOTkoUfLvz48O5bhZiTJAXO1GJ0WhCkslJ /UXolLn/Q8msnIgG1EKP5zci5zQNFj6rqy/847HEEhrgiiCb8b3as3NIPyf+Y5JF sSpKCIL/kI6JvHev9auhsHKYPqjAVsXeM2gDx50PajPQcBgSkuSRk1sFT+qgg6bM Y8ALoC371rQEKwJEwvMeoQer7R2NtUNeb6bfykV8EBY1+oRZ10D6lseoJKFomKNV uF///T0WZO1RgS1K+JHMzzEW1oluS4xIivxDGH86OuBI/6FPIg99XVsyu3wU2cj/ y41WFn90EpvWhuaQqvUSXHQp3O2Qdj+Vz+y3pYyzL5Kde1qDctzRH8mWGmMqhp+7 wei6V6Upfki9v6T8Rgk6 =4yTS -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
