From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Reichman Date: Thu, 22 Apr 2004 14:15:05 +0000 Subject: Re: [LARTC] wondershaper, host *exclusion*? Message-Id: <4087D369.4090906@virage.com> List-Id: References: <4087C283.2090504@virage.com> In-Reply-To: <4087C283.2090504@virage.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org I added, changing eth0 to the dev variable. I'll have to find out when i get home if it's going to work right for local stuff. Thanks for your help. -Marc Simon Oosthoek wrote: > Marc Reichman wrote: > >> I have no real interest in doing anything with specific remote hosts, >> I just want to bypass the limiting for the certain IP range. I imagine >> I'd do this by adding something referencing 192.168.0.0/24 to an >> existing line in the script? Have an idea of which? >> > tc filter add dev eth0 parent ffff: protocol ip prio 50 u32 match ip src \ > 192.168.0.0/24 police rate 100mbit burst 10k continue flowid :1 > > try adding the above line(s) to the wondershaper script, maybe that will > do it? > > /Simon > > _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/