From mboxrd@z Thu Jan 1 00:00:00 1970 From: Homer Parker Date: Tue, 03 Dec 2002 05:49:50 +0000 Subject: [LARTC] Multiple classes MIME-Version: 1 Content-Type: multipart/mixed; boundary="=.n,A_aYSZnyqw0Y" Message-Id: List-Id: To: lartc@vger.kernel.org --=.n,A_aYSZnyqw0Y Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I'm trying to implement something similar the the diagram in section 9.5.2.1 in the LARTC HOWTO, but must have missed something somewhere :( I'm trying to hack up wondershaper, as it looked like a good place to start.. Here's where I currently at, but I've tried alot of different things, all failing, some worse than others. The end result is to throttle back 126 IP's individually. I've read so much over the last few days, I've almost confused myself, and probably have ;) Thanks for any and all help! tc qdisc add dev $DEV0 root handle 1: htb default 20 tc class add dev $DEV0 parent 1: classid 1:1 htb rate 128kbit \ burst 6k tc class add dev $DEV0 parent 1:1 classid 2: htb rate 128kbit \ burst 6k --- Homer Parker http://www.homershut.net telnet://bbs.homershut.net --=.n,A_aYSZnyqw0Y Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE97EYArgrN227HZ+8RAr36AKC0RHmk4lzII/Te1/c4cT0BKWnH2ACfSH5Y eQpO+S7SWoMsELJUM8DHQYc= =h/yS -----END PGP SIGNATURE----- --=.n,A_aYSZnyqw0Y-- _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/