From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Soulfly" Date: Wed, 20 Mar 2002 12:20:17 +0000 Subject: Re: [LARTC] htb 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 If 1.2.3.1 is absolute priority you should use the prio qdisc and put in a filter that brings 1.2.3.1's traffic to a band with higher priority (read the LARTC HOWTO in http://lartc.org/ ). If you want to give 1.2.3.2 minimum bandwidth to use (like 10 kbps) then I recommend HTB ( http://luxik.cdi.cz/~devik/qos/htb/ ) but you must patch both kernel and tc. In either case or if you decide to use anything else you should understand the problem domain. Start with readning LARTC-HOWTO. ----- Original Message ----- From: "George Tsuladze" To: Sent: Wednesday, March 20, 2002 10:43 AM Subject: [LARTC] htb > How can i do the following: i have 100 kb leased line. I have 2 ips in > my network 1) 1.2.3.1 2) 1.2.3.2 , i gave all of them 100 kbps, but if > 1.2.3.1 needs 80 kb, and 1.2.3.2 downlloads with 90, 1.2.3.1 must get 80 > kb, and 1.2.3.2 continue download with 10 kbps. > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/