Displaying 3 results from an estimated 3 matches for "400000bit".
Did you mean:
100000bit
2005 Jul 06
1
HFSC default upper-limit trouble
...period 0 level 2
class hfsc 1:1 parent 1: ls m1 0bit d 0us m2 512000bit ul m1 0bit d 0us
m2 512000bit
Sent 0 bytes 0 pkts (dropped 0, overlimits 0) <-- This is weird too ^_^
period 2643 work 821712 bytes level 1
class hfsc 1:2 parent 1:1 ls m1 0bit d 0us m2 2000bit ul m1 0bit d 0us
m2 400000bit
Sent 477205 bytes 3874 pkts (dropped 0, overlimits 0)
backlog 201p <-- HUH? (it goes even to 800p..1000p then it starts
dropping)
period 2494 work 456595 bytes level 0
class hfsc 1:3 parent 1:1 ls m1 0bit d 0us m2 32000bit ul m1 0bit d 0us
m2 32000bit
Sent 350599 bytes 558 pkts (dropp...
2006 May 19
25
iptables CLASSIFY and MARK not working?
I have to match my packets based on MAC address, which I cannot do in
the POSTROUTING chain, so I do it in PREROUTING using MARK. Then, I
match on the MARK in the POSTROUTING chain to do a CLASSIFY. But this
does not seem to work:
wireless-r1 bwlimit # iptables -L -v -n -t mangle
Chain PREROUTING (policy ACCEPT 3353K packets, 941M bytes)
pkts bytes target prot opt in out source
2005 Jul 08
5
HTB Rate and Prio
Hi,
I wanted to implement some QOS on my Linux Box with HTB, but after some time
spend
on the configuration and tests, I still don''t manage to have some correct
results. Here are the details :
-ROOT 2000 kbits
-HIGHPRIO SUBCLASS 50 kbits prio 0
-SUBCLASS1 750 kbits prio 1
-SERVICE1 250 kbits prio 1