From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Date: Thu, 12 Jan 2006 00:23:04 +0000 Subject: Re: [LARTC] tc filter add ... fw returns RTNETLINK answers: Message-Id: <43C5A168.3010601@dsl.pipex.com> List-Id: References: <43C429E5.3070007@nrvissing.net> In-Reply-To: <43C429E5.3070007@nrvissing.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Flemming Frandsen wrote: >>>tc filter add dev eth0 parent 1: protocol ip prio 1 handle 1 fw >>>RTNETLINK answers: Invalid argument >> >>As I already said - you don't need handle 1 > > > I tried removing it, but it didn't make any difference. > > Am I correct in assuming that the reason that the 'parent 1:' part isn't > needed is because it comes from the mark? > Remove handle 1 not parent 1: In the context of fw handle 1 tells the filter to match mark 1. Andy. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc