From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Date: Wed, 19 Oct 2005 10:55:10 +0000 Subject: Re: [LARTC] HFSC Advanced Limiting Message-Id: <4356260E.308@dsl.pipex.com> List-Id: References: <0633E0EDB4F25F43A2D7179CA11FAFAB04B52C@xavier.staff.greatlakes.net> In-Reply-To: <0633E0EDB4F25F43A2D7179CA11FAFAB04B52C@xavier.staff.greatlakes.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Eliot, Wireless and Server Administrator, Great Lakes Internet wrote: > CMD="tc qdisc add dev eth0 root handle 1: hfsc default 1" Default should be a leaf class. - tc class add dev eth1 parent 2:1000 classid 2:10000 hfsc sc umax 1500b dmax 30ms rate 80Kbit... If you attach qdisc to eth then it sees packet length as ip len + 14 so use 1514. Andy. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc