From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ed Wildgoose Date: Fri, 09 Jul 2004 20:51:30 +0000 Subject: Re: [LARTC] Layer 7 netfilter not working Message-Id: <40EF0552.8010602@wildgooses.com> List-Id: References: <40EED18F.4050804@flintz.de> In-Reply-To: <40EED18F.4050804@flintz.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Jason Boxman wrote: >On Friday 09 July 2004 14:58, FB wrote: > > > >>Doesn't change anything :-( >>BTW, when I use the setting from the NETFILTER HOWTO page: >> >>iptables -t mangle -A POSTROUTING -m layer7 --l7proto http -j MARK >>--set-mark 1 >> >>and change it (as written in the howto under "blocking") to: >>iptables -t mangle -A POSTROUTING -m layer7 --l7proto http -j REJECT >> >>I get an "iptables: Invalid Argument" when executing the script, how >>that? (I must admit that I am not that iptable expert, so excuse some >>lack of knowledge of all the chains and structures ;) ) >> >> > >More of a question for the netfilter list, but it sounds like you may not have >compiled in support for the REJECT target. You should have ipt_REJECT in the >output when you do an `lsmod` if you compiled it as a module. > > Can you REJECT in the mangle table? _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/