[LARTC] Re: what's wrong?
Andrew Beverley
andy at andybev.com
Thu Feb 22 16:47:02 CET 2007
> > > 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.
Regards,
Andy
More information about the LARTC
mailing list