Displaying 20 results from an estimated 4000 matches similar to: "Bandwith control"
2004 Jul 22
2
HTB & tc
Hi,
I''m trying to make run a simple shaping *through HTB*. I have compiled a
new kernel 2.4.21.
First command from
http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm
said:
# tc qdisc add dev eth0 root handle 1: htb default 12
RTNETLINK answers: Invalid argument
I tryed both standard tc from Debian stable and
http://luxik.cdi.cz/~devik/qos/htb/v2/tc.gz
this one...
I tryed
2002 May 10
4
How to reduce a bandwidth?
2003 Sep 09
5
newbie - shaping a PSTN connection
Hi - I''ve been going through the LARTC how-to and have successfully used the
sample scripts (and wondershaper) with my xDSL links.
I''m now faced with the challenge of providing 8 users at work an effective
remote access connection over a PSTN ppp connection. The critical traffic in
this case relates to our stock enquiry application which is running over
terminal services.
2002 Mar 20
3
device independent qdisc?
Hello ALL,
is there a way to have a device independent qdisc, or a qdisc on some kind
of virtuall interface?
Background: I have a 5-Interface-Router with one Internet-Uplink. The
Router should connect the clients on the other Interfaces to the Internet
and to each other client. As i understood the hole TC stuff i can only get
influence of outgoing traffic. In my case i can reduce the traffic of
2002 Jul 05
3
Diferences between HTB and CBQ
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi, what''s the diferences between HTB and CBQ?
Bye
- --
========================================
Netsite S/A - Security Officer
Profissional Certificado Conectiva Linux
www.kidmumu.com.br - UIN 4553082
========================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see
2007 Jun 06
4
how hierarchical is HTB?
Hi there!
I''ve using HTB for a while and now I an faced with a ''problem''.
How hierarchical is HTB?
Let''s say I have this 3 layer HTB setup:
root class 1: (rate=100, ceil=100)
1: children classes 1:10 (30,100) and 1:20 (70,100)
1:10 children classes 1:100 (10,100) and 1:101 (20,100)
1:20 children classes 1:200 (30,100) and 1:201 (70,100)
I managed to have
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1
Cannot find device "imq0"
mdew:~# lsmod
Module Size Used by Not tainted
ipt_REDIRECT 728 0 (autoclean)
ipt_MARK 728 2 (autoclean)
iptable_mangle 2100 1 (autoclean)
ipt_REJECT 2712 4 (autoclean)
iptable_filter 1672 1 (autoclean)
2004 May 13
2
wondershaper.htb problem
hi there,
this is my 1st message in the list.
I would like to use this wondershaper.htb to limit the bandwith usage at
home.
My kernel config is:
# QoS and/or fair queueing
#
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CBQ=y
CONFIG_NET_SCH_HTB=y
CONFIG_NET_SCH_CSZ=y
CONFIG_NET_SCH_HFSC=y
CONFIG_NET_SCH_PRIO=y
CONFIG_NET_SCH_RED=y
CONFIG_NET_SCH_SFQ=y
CONFIG_NET_SCH_TEQL=y
CONFIG_NET_SCH_TBF=y
2004 Jun 21
3
HTB patch - fairness
Witold Szczerba spent his time evaluating fairness of borrowing. His
troubles inspired me enough to analyze the problem: When a class changes
from yellow to green it disconnects itself from parent''s feedlist.
Unfortunately it resets feed pointer to the first child. I created a patch
where the class uses classid to remember its position in the feedlist. The
patch for 2.4.24 and hopefully
2003 Jul 18
10
[HTB] htb_dequeue_tree assertion (kernel 2.4.21-ac4)
Hello,
I think the BUG_TRAP() in the htb_dequeue_tree() is wrong. First it
checks if the class pointer "cl" is NULL, which is obviously right. But
I do not understand why we also check whenever the queue length of the
leaf queue is zero "cl->un.leaf.q->q.qlen". I would have put that in the
expression of the "if" statements that comes afterwards. A queue
2004 Mar 05
4
Wondershaper breaks IPSec tunnels
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello, been awhile since I''ve written.
I now have a situation where I get to use traffic shaping for a client.
~ We implemented the WonderShaper script on our own firewall and
experienced no problems. I made some modifications to it to add IPSec
protocol packets into the 1:10 high priority class using the u32 filter.
~ So far on our
2005 Jan 12
1
Good pratice with a Linux Gateway / Traffic Shapping
Hi,
I am the network administrator of my company, I know quite well Windows networking and a few about Linux and its amazing routing and QOS capabilities.
Right now, we have a bustable T1, which mean that the bill increase with out T1 use.
I have decided to find a way to shape the traffic so I can stay at a raisonable speed of 256 kb/s (Up/down) on my T1.
I have linux gateway with 2 nics behind a
2002 Apr 07
2
HTB question
Hi,
I am new to tc, please forgive me for simple question.
I have linux 2.4 in my routers, I would like to use HTB. I have downloaded binary code from http://luxik.cdi.cz/~devik/qos/htb/#source, (tc.gz), but I could not open the file. Is there any other place I can get binary code for HTB. Also if you can give some direction how to patch it, it will be really helpful.
Thanks in advance
Omer
2002 Oct 09
2
imq in 2.2.17 and ipchains?
Hi stef;
imq patch of 2.2.17 form http://luxik.cdi.cz/~devik/qos/imq.htm
diff against 2.2.17
Can you tell me how imq work with ipchains?
thanks for your help
regards,
haipe
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 Jan 18
3
Doubt regarding priority of classes with HTB
Hi,
I''m a bit confused with the priority of different classes with HTB. How it will be? Will the class with lowest no: have maximum priority?
Any help is most appreciated,
Thanks in advance,
Sanjeev
--
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.
Powered by
2005 Jan 25
3
graphing
Does anyone know what Martin used to generate the graphs in the HTB user guide?
http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm
Thanks!
-Jacob
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2002 Apr 25
6
SFQ for all classes
Can I use the same SFQ queue dicipline for all the classe in a CBQ or
HBT system?
2005 Mar 29
2
classes and qdiscs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello everybody!
I am wondering, whether it is possible to have qdiscs and classes as
childs of a class or not.
take the following example:
~ ,-----
~ | class 1:1
~ | / \
~ | / \
~ | / \
~ | class 1:10 qdisc 11:
~ | / \
~ | ...
2007 Aug 31
4
About "b" meaning "byte" and bit
Hi all :)
I think that this issue has already been discussed on this list, but
google didn''t find anything interesting, so I''m bringing the subject
again.
The output of "tc" uses "b" meaning "byte" and "bit" for "bit". The
"official" suffixes for those units are "B" and "b", respectively,
2002 Jan 23
5
unknown qdisc ''htb'' ???
Hello,
I''d like to try out HTB for traffic shaping.
I have a test machine with Redhat 7.2 (kernel 2.4.10), I''ve downloaded
kernel 2.4.17, applied the patch from http://luxik.cdi.cz/~devik/qos/htb/,
recompiled the kernel (checked the option to use HTB in make menuconfig),
and rebooted with the new kernel.
When I try to add some rules with HTB (f.i. tc qdisc add dev eth0 root