From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: Unable to use MARK target with iptables-1.3.7 Date: Wed, 07 Feb 2007 17:03:01 +0100 Message-ID: <45C9F835.7080806@netfilter.org> References: <1170863326.4250.20.camel@andybev.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Blake Covarrubias , netfilter-devel To: Andrew Beverley Return-path: In-Reply-To: <1170863326.4250.20.camel@andybev.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Andrew Beverley wrote: > When I try to use the MARK target with iptables 1.3.7: > > iptables -t mangle -A POSTROUTING -p tcp --dport 22 -j MARK \ > --set-mark 10 > > I get: > > FATAL: Module ip_tables not found. > > Is this a bug with 1.3.7 or am I doing something wrong? Weird, this message comes from modprobe that is invoked by iptables. Does iptables -L -n show the rule that you just inserted? -- The dawn of the fourth age of Linux firewalling is coming; a time of great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris