Displaying 6 results from an estimated 6 matches for "1639b".
Did you mean:
1639
2003 Oct 12
1
couldn''t get available bandwith
...x0 0x0
at 0 classid 1:3
We try classify SSH and SMTP and limit it to 2 kbytes/sec. It could get more
bandwith if available. Other traffics must get more bandwith in all
cirscumstances.
Also, tc -s "says":
tc -s -d class show dev tun2
class htb 2:1 root rate 4000bps ceil 4000bps burst 1639b/8 mpu 0b cburst
1639b/8 mpu 0b level 7
Sent 1671352 bytes 2143 pkts (dropped 0, overlimits 0)
lended: 937 borrowed: 0 giants: 0
tokens: 319488 ctokens: 319488
class htb 2:2 parent 2:1 leaf 3: prio 0 quantum 1000 rate 250bps ceil
1000bps burst 1601b/8 mpu 0b cburst 1609b/8 mpu 0b level 0
Sent 7...
2006 Mar 08
1
negative token/ctokens
...1749b/8 mpu 0b overhead 0b level 7
Sent 13171835 bytes 13169 pkt (dropped 0, overlimits 0 requeues 0)
rate 45848bit 10pps backlog 0b 0p requeues 0
lended: 5272 borrowed: 0 giants: 0
tokens: -84429 ctokens: -84429
class htb 1:2 parent 1:1 prio 0 quantum 1500 rate 80000bit ceil 300000bit
burst 1639b/8 mpu 0b overhead 0b cburst 1749b/8 mpu 0b overhead 0b level 0
Sent 12243472 bytes 8787 pkt (dropped 0, overlimits 0 requeues 0)
rate 43264bit 6pps backlog 0b 0p requeues 0
lended: 3515 borrowed: 5272 giants: 0
tokens: -181860 ctokens: -86779
class htb 1:3 parent 1:1 leaf 30: prio 0 quantum 27...
2004 Jun 30
3
HTB and iptables statistics
...s show dev eth0
class htb 1:11 parent 1:1 prio 1 quantum 1024 rate 8Kbit ceil 23Kbit burst 1609b/8 mpu 0b
cburst 1628b/8 mpu 0b level 0
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
lended: 0 borrowed: 0 giants: 0
tokens: 1287999 ctokens: 453286
class htb 1:1 root rate 32Kbit ceil 32Kbit burst 1639b/8 mpu 0b cburst 1639b/8 mpu 0b level 7
Sent 2629492 bytes 29142 pkts (dropped 0, overlimits 0)
rate 1777bps 19pps
lended: 7716 borrowed: 0 giants: 0
tokens: 297600 ctokens: 297600
class htb 1:10 parent 1:1 prio 0 quantum 1024 rate 8Kbit ceil 23Kbit burst 1609b/8 mpu 0b cburst 1628b/8 mpu 0b...
2005 Dec 05
1
Connmark question
...match 0x3 CLASSIFY set 1:50
So I can see the packets are getting marked, or at least I see them
being matched. Just don''t know why the connection doesn''t get shaped.
Here''s the stats from tc.
class htb 1:50 parent 1:1 leaf 50: prio 5 rate 325000bit ceil 650000bit
burst 1639b cburst 1680b
Sent 1752 bytes 15 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
lended: 15 borrowed: 0 giants: 0
tokens: 38314 ctokens: 19674
I am using kernel 2.6.11-6 and ipp2p 7.4 with iptables 1.2.9
2004 Aug 03
0
ceil, cburst, prio not working?
...rst 5Kb
class htb 1:20 root prio 7 rate 12bit ceil 12bit burst 1599b cburst 1599b
class htb 1:5 root prio 2 rate 13312bit ceil 13312bit burst 1732b cburst
1732b
class htb 1:6 root prio 3 rate 13312bit ceil 13312bit burst 1732b cburst
1732b
class htb 1:7 root prio 4 rate 4096bit ceil 4096bit burst 1639b cburst 5Kb
class htb 1:8 root prio 5 rate 3072bit ceil 9216bit burst 1629b cburst
1691b
class htb 1:9 root prio 6 rate 3072bit ceil 9216bit burst 1629b cburst
1691b
root class: 1:0
siblings: 1:5, 1:6, 1:7, 1:8, 1:9, 1:20
SMTP outgoing traffic goes out 1:8
1:20 is the default so all non-specific...
2005 Apr 26
8
HTB Weird Shaping Question(Bug?). Please Help!
...{LEO_DES} -p gre -j MARK
--set-mark 5
iptables -t mangle -A POSTROUTING --src ${LEO_DES} -p gre -j RETURN
...
...
######################################################################
######## Long delay 1800ms #######
class htb 1:110 parent 1:100 leaf 110: prio 0 rate 32Kbit ceil 200Kbit
burst 1639b cburst 1856b
Sent 3108142 bytes 15541 pkts (dropped 2725, overlimits 0)
rate 25459bps 127pps backlog 3p
lended: 2522 borrowed: 13016 giants: 0
tokens: -1918 ctokens: -2823
class htb 1:1 root rate 220Kbit ceil 220Kbit burst 1880b cburst 1880b
Sent 3137858 bytes 15954 pkts (dropped 0, overlimit...