From mboxrd@z Thu Jan 1 00:00:00 1970 From: Evgeni Gechev Date: Fri, 07 Apr 2006 19:54:43 +0000 Subject: Re: [LARTC] u32 and iptables do not work together Message-Id: <4436C383.5060509@setcom.bg> List-Id: References: <4436AEB8.1070300@cnett.com.br> In-Reply-To: <4436AEB8.1070300@cnett.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Nataniel Klug wrote: > Andreas, > > This is not the problem becouse if I disable the rules I am using, and > use other script just with rules using fwmark them the other script > works fine. > > Att, > > Nataniel Klug > > Andreas Klauer escreveu: >> On Fri, Apr 07, 2006 at 03:26:00PM -0300, Nataniel Klug wrote: >> >>> RTNETLINK answers: Invalid argument >>> We have an error talking to the kernel >>> >> >> This message usually translates to: 'tc understood your syntax just >> fine, and tried to tell the kernel about it, but the kernel did not >> understand, most likely because it does not support this feature.' >> >> Do you have 'Netfilter marks support' enabled? >> (Just a guess, may be a different setting) >> >> Regards >> Andreas Klauer >> >> > _______________________________________________ > LARTC mailing list > LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc > > tc filter add dev DEVICE parent M:N protocol ip prio 100 u32 match ip dst A.B.C.D/M match mark 0x0001 0xffff flowid P:Q _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc