Displaying 6 results from an estimated 6 matches for "1637b".
Did you mean:
1637
2003 Jul 14
0
Why arent filteres working? (as I wanted)
...uantum 1514b limit 128p flows 128/1024 perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc htb 1: r2q 10 default 0 direct_packets_stat 493 ver 3.10
Sent 98138 bytes 493 pkts (dropped 0, overlimits 0)
class htb 1:22 parent 1:20 rate 24Kbit ceil 30Kbit burst 1629b/8 mpu 0b
cburst 1637b/8 mpu 0b level 5
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
lended: 0 borrowed: 0 giants: 0
tokens: 434665 ctokens: 349439
class htb 1:1 root rate 512Kbit ceil 512Kbit burst 2254b/8 mpu 0b cburst
2254b/8 mpu 0b level 7
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
lended: 0 borrowed: 0 gi...
2005 Feb 06
2
problems with u32 fiter
...OWN]
class prio 21:1 parent 21: [UNKNOWN]
class prio 21:2 parent 21: [UNKNOWN]
class prio 21:3 parent 21: [UNKNOWN]
class prio 20:1 parent 20: [UNKNOWN]
class prio 20:2 parent 20: [UNKNOWN]
class prio 20:3 parent 20: [UNKNOWN]
class htb 1:22 parent 1:1 leaf 22: prio 0 rate 30Kbit ceil 120Kbit burst 1637b cburst 1752b
class htb 1:1 root rate 120Kbit ceil 120Kbit burst 1752b cburst 1752b
class htb 1:23 parent 1:1 leaf 23: prio 0 rate 30Kbit ceil 120Kbit burst 1637b cburst 1752b
class htb 1:20 parent 1:1 leaf 20: prio 0 rate 30Kbit ceil 120Kbit burst 1637b cburst 1752b
class htb 1:21 parent 1:1 leaf 2...
2003 Jul 05
13
HTB doesn''t respect rate values
Hi,
machine: AMD K6 200 MHz
Linux distribution: Mandrake 8.1
kernel: compiled 2.4.21
applied this:
#define PSCHED_CLOCK_SOURCE PSCHED_CPU in file
linux/include/net/pkt_sched.h bevore compiled the kernel
(described on http://www.docum.org/stef.coene/qos/faq/cache/40.html)
bandwitch on eth0: 128kbit
The most simple configuration - 122kbit guaranted for WWW (sport 80) and
2003 Oct 27
4
Need help with HTB
Hello,
1.
I currently have a 128kbps cable link to the internet..and I''m sharing
this connection with others.
I''ve made the following script(for alocating bandwidth depending on the
services used: browsing, squid, games like counter-strike, icmp, ssh),
which unfortunately isn''t working very well as the response times I''m
getting upon pinging the server
2002 Oct 17
18
why dont packets go where i want?
Dear All!
I reach the point that I must ask you what I have to do. I am beginner at
traffic shaping and I''m very confused with it. :)
Here''s my script that doesn''t do what I want to do with it:
tc qdisc del dev eth1 root
tc qdisc add dev eth1 root handle 1 htb default 2 r2q 10
tc class add dev eth1 parent 1: classid 1:1 htb rate 300kbit
tc class add dev eth1 parent 1:
2005 Oct 16
2
Lost packets and strange "behaviour" of my TC rules
...root rate 100Kbit ceil 100Kbit burst 1727b/8 mpu 0b cburst 1727b/8 mpu 0b level 7
Sent 370941 bytes 295 pkts (dropped 0, overlimits 0)
lended: 12 borrowed: 0 giants: 0
tokens: 108032 ctokens: 108032
class htb 1:10 parent 1:1 leaf 20: prio 0 quantum 1000 rate 30Kbit ceil 100Kbit burst 1637b/8 mpu 0b cburst 1727b/8 mpu 0b level 0
Sent 122770 bytes 89 pkts (dropped 0, overlimits 0)
lended: 81 borrowed: 8 giants: 0
tokens: -415481 ctokens: 100352
class htb 1:12 parent 1:1 leaf 40: prio 0 quantum 1000 rate 60Kbit ceil 100Kbit burst 1675b/8 mpu 0b cburst 1727b/8 mpu 0b level...