Displaying 20 results from an estimated 1000 matches similar to: "the range of HTB''s prio"
2003 Apr 26
3
esfq experience anyone?
Hey, fellow LART controlllers,
I''d like to ask if someome has a real esfq experience with HTB class
hierarchy and esfq qdiscs. Lets say that I want to unite the connections
to 10 client PCs with u32 or fw filters (doesn''t matter which one in fact)
into one HTB class with esfq qdisc at the end.
Did anyone tried it, and more important, did it worked the way it is supposed to?
As
2002 Oct 08
1
how can i choose HTB''s prio
HTB and imq was used to control traffic.
AC="tc class add dev eth0 parent"
$AC 1: classid 1:1 htb rate 100kbps burst 2k
$AC 1:2 classid 1:10 htb rate 50kbps ceil 100kbps
burst 2k prio 1
$AC 1:2 classid 1:11 htb rate 50kbps ceil 100kbps
burst 2k prio 2
$AC 1:2 classid 1:12 htb rate 50kbps ceil 100kbps
burst 2k
please tell me if i do not set prio, what is the
default prio? low delay class
2003 Jan 02
7
Can I Classify Non-IP Traffic?
Background: Thanks to the LARTC howto, this list and Stef Coene''s and
devik''s excellent web sites I now have an ethernet bridge (patch
bridge-nf.0.0.7) happily prioritising traffic (12Mbit) into 10 queues
(9 for IP and 1 for non-IP) using a combination of iptables (fwmark)
and htb3 and sfq. Many thanks.
At the moment I''m filtering all non-IP traffic by setting the
2004 Jun 12
5
HTB theory?
Hello,
I have been searching for HTB theory documentation and found two interesting
sources - Devik''s page and docum.org FAQ. In some places they are
contradictory which make me think that Devik''s theoretic document (marked
"actual") is just too old and does not reflect the latest changes. After
reading http://www.docum.org/docum.org/faq/cache/30.html and others, I
2004 Apr 06
11
htb2 -> htb3 problems
Hello!
I need to switch from htb2 to htb3, because of speed issues (for me,
htb2 is unable to handle more then 100mbit duplex with ~550 classes),
kernel profiling shows htb_dequeue_prio at 1st place with 3x isolation.
So, I''ve moved from 2.4.19 to 2.4.25 kernel (hi-pac for classification/marking
and htb3 for queueing), and traffic rate drop from 100 to 20mbit.
What can be wrong? The
2002 Oct 21
9
help, a children can not borrow from a parent?
Hi ;
MY script:
tc-htb3 qdisc del dev eth2 root
ipchains -F
tc-htb3 qdisc add dev eth2 root handle 10: htb default 20 r2q 40
tc-htb3 class add dev eth2 parent 10: classid 10:1 htb rate 50Mbit burst
2000
tc-htb3 class add dev eth2 parent 10:1 classid 10:100 htb rate 12mbit ceil
50mbit prio 1
tc-htb3 class add dev eth2 parent 10:1 classid 10:20 htb rate 38mbit ceil
50Mbit prio 8
ipchains
2002 Nov 27
5
transparent PAT
Hello, everyone!
I would like to solve the following problem. Btw, I''m terribly
sorry about the pseudo-asciiart, but that''s all I can paint as
a tropology. I''m hoping it''ll be enough.
----Internet----
|
|
|
eth0
machine A
routing+ipchains
eth1
|
------------------ machine B
So, given I''m running kernel 2.4.19 and using ipchains
2002 Nov 06
1
help, strange question about tcp and udp traffic control?
Hi ;
+--------+ +-----------+ +--------+
| server |---------- | linux box |---------------------| Client |
+--------+ +-----------+ +--------+
MY script:
tc-htb3 qdisc del dev eth1 root
ipchains -F
tc-htb3 qdisc add dev eth1 root handle 10: htb default 20 r2q 40
tc-htb3 class add dev eth1 parent 10: classid 10:1 htb
2005 Aug 18
3
Tools can capture Q-in-Q VLAN packets?
Hi all,
I''m developing Q-in-Q VLAN feature for a router
software.
Does any open source tools have capacity of capturing
and displaying Q-in-Q
VLAN packet?
Thanks & Regards,
Hung
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
2003 Apr 18
2
dp.samba.org in a blacklist...
Samba organizers might want to look into this:
[ns1:~] dig 150.73.70.66.relays.osirusoft.com
; <<>> DiG 9.2.2 <<>> 150.73.70.66.relays.osirusoft.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28005
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 13
;; QUESTION SECTION:
2002 Oct 14
1
答复: Re: help, HTB2 and filter ?
>> BUT:
>>
>> tc filter add dev eth1 protocol ip parent 10:1 prio 1 handle 100 fw
>> classid 10:100
>>
>> OUTPUT : "RTNETLINK answers: Invaid argument"
>
>cls_fw is not loaded ? (quick guess only).
> devik
tc filter add dev eth1 protocol ip parent 10:1 prio 1 fw
can run !!
_______________________________________________
2003 Aug 18
6
Compile error "iproute2"
Hi,
I am trying to compile "iproute2" (iproute2-2.4.7-now-ss020116-try.tar.gz,
inclusively the latest HTB patch, activated diffserv components) on a
SuSE-Linux 8.2 system (using "gcc 3.3", system based on "glibc 2.3.2").
It is no problem as long as I use the kernel header files of linux-2.4.20
(vanilla), linux-2.4.20.SuSE (special kernel patched by SuSE, shipped
2004 Jan 26
3
R2Q
Hello again,
I need to change the R2Q for my script, as setting the quantum manually for
each class is painful. Can you tell me exactly where to set R2Q = x?
I get syntax errors all the time. Should it be specified for each class? I
do not know where to place this setting...
Thanks in advance,
Vlad Mihai
_______________________________________________
LARTC mailing list /
2003 May 22
6
CBQ and HTB Support
Hi all , does Kernel 2.4 supports CBQ and HTB by default or we have to
recompile it.
Regards
Fahad Khan
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2007 Dec 12
5
bgp require in multigateway routing
hi all,
first i wann to explain my network & it''s problem,
i am using a redhat el5 for multigateway routing, i have 3 adsl lines which is connected with eth0, eth2 and eth3. eth1 is my local network.
those 3 lines comes with adsl modem from same isp with equal bandwidth (512 Kbps).
In this adsl modems there is one lan and one wan port, adsl modem''s lan ip is gateway for my
2002 May 27
4
htb3 with imq
hi all,
i want to try htb3 with imq
downloaded & patched imq & htb3 with kernel-2.4.18 on rh7.2 but got
STUCK on step 1 :(
this are what i did
can anyone guide me what went wrong on the first step itself !!
[root@cab1 root]# modprobe imq numdevs=1
modprobe: Can''t locate module imq
[root@cab1 root]#
[root@cab1 root]# tc qdisc add dev imq0 handle 1: root htb default 1
Cannot find
2005 Mar 06
12
Where to place custom classes?
Hi all,
I am writing a simple shopping cart which will consist of a single
class. There will be no DB table for carts so I do not want to make my
Cart a model. But where do I place my Cart class so that I can access
it in my controllers?
I want to be able do do things like this (for instance in a shop
controller):
def add_to_cart
@session[''cart''].add(article_id, amount)
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
2006 Jun 23
4
English translation of article on HFSC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings all,
Working in concert with the original authors, Klaus Rechert and
Patrick McHardy, I have translated their article "HFSC Scheduling
mit Linux" [0] on Hierarchical Fair Service Curve (HFSC) into
English [1].
http://linux-ip.net/tc/hfsc.en/
Although the original content is not available directly from their
website,
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