From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Graf Date: Thu, 25 Sep 2003 15:22:53 +0000 Subject: Re: [LARTC] More layer7 filtering issues Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi > So, 1:10 is getting data passed through it, but I can't figure out a way to > attach a policing filter that just drops them all into oblivion. tc filter add dev $DEV parent ffff: \ protocol ip prio 20 \ u32 match ip protocol 1 0xff \ police mtu 1 drop \ flowid :1 Drops all packets with a length > 1 byte which is probably what you want. Regards, -- Thomas GRAF _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/