LARTC
[Top] [All Lists]

Re: [LARTC] Re: what's wrong?

To: "Andrew Beverley" <andy@andybev.com>
Subject: Re: [LARTC] Re: what's wrong?
From: "francesco messineo" <francesco.messineo@gmail.com>
Date: Thu, 22 Feb 2007 17:02:49 +0100
Cc: lartc@mailman.ds9a.nl
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lvvkaDvYRfT+ij/VUGzusD6VqrX5w3m14m80VDssuih7RXhog+z5BSipzM2JygDGzRKlDHe1S38jgvNi5ylTQjceuB0d0iM1/AzGjtkHD4xEIwNsS6WHnv9sGK/EmRWOuWZDxv3iuHog32nCDPC1rL0RUFX4g/AFLMyQIlQVf/s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S6RFyFNnubF0ukbdSOygRq7i9sWE8+LIks1jbJNGgc+gkJIiQnIXf3l2LNqaXpH+WrOyg7E/zrCQLzPDI0OCtUAYh7e+449TqBbQB77glDVjoEIjwi/3HHgay7I6p7/UO+PxuNG7jZa1hb54fmmE3VxsTChFCqRTFx1R8N6PSx8=
In-reply-to: <1172159222.4446.10.camel@andybev.localdomain>
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
References: <d9f2bc20702220158w4376d77bv65e56023997b8c1a@mail.gmail.com> <d9f2bc20702220530oa2e339bt4caff830f2a11229@mail.gmail.com> <1172158702.4446.7.camel@andybev.localdomain> <d9f2bc20702220744hb60ce5h16a4cc0c45a09b17@mail.gmail.com> <1172159222.4446.10.camel@andybev.localdomain>
Sender: lartc-bounces@mailman.ds9a.nl
Hello again

On 2/22/07, Andrew Beverley <andy@andybev.com> wrote:
> > > I can't make also work these two rules:
> > >
> > >
> > > iptables -t mangle -A POSTROUTING -j CONNMARK --save-mark
> > >
> > > iptables -t mangle -A PREROUTING -j CONNMARK --restore-mark
> > >
> > > both fail with:
> > >
> > > iptables: Invalid argument
> >
> > Looks like your iptables (or your kernel?) doesn't support CONNMARK.
> > What version of iptables do you have?
>
> kernel has the CONNMARK support built as module and loaded.
> iptables is v1.3.3

At a guess 1.3.3 doesn't support CONNMARK. Try the latest version
(1.3.7) - this is the version I'm using and it works fine.


yes indeed, upgrading to 1.3.7 solved the problem.
Many thanks

Francesco
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

<Prev in Thread] Current Thread [Next in Thread>