Displaying 3 results from an estimated 3 matches for "175kbit".
Did you mean:
125kbit
2006 Feb 16
2
tc filter problem
...Any ideas how to debug it?
Thanks, Jeremy
# create a qdisc on T1 interface
tc qdisc add dev w1g1 root handle 1: htb default 77
OK
# create a master class
tc class add dev w1g1 parent 1: classid 1:1 htb rate 1400kbit
OK
# create a leaf class
tc class add dev w1g1 parent 1:1 classid 1:10 htb rate 175kbit \
ceil 1400kbit prio 0
OK
# create a SFQ qdisc within our subclass
tc qdisc add dev w1g1 parent 1:10 handle 10: sfq perturb 10
OK
# filter traffic on iptables mark 10
tc filter add dev w1g1 parent 1:0 prio 0 protocol ip handle 10 fw flowid 1:10
Error: RTNETLINK answers: Invalid argument
2001 Feb 26
2
Mono wavs with b4
When I encode a monophonic wav file, I would expect the resulting ogg file
to be at about half the bit rate specified on the command line, as stated in
the "oggenc -h" help text: "The 6 modes are approximately 112, 128, 160,
192, 256, and 350 kbps (for stereo 44.1kHz input. Halve these numbers for
mono input).".
This doesn't seem to be happening, though. I took a 16-bit,
2005 Nov 04
4
Latency/burst problem with HTB
Hi all :)
I''m new to this list, as I''m new too to traffic shaping ;) I''ve
set up an FTP server in my ADSL line and I wanted it to serve as fast
as possible as long as I don''t use my outgoing ADSL bandwidth, and
I''m currently using HTB for that (succesfully, I must add).
The problem is (when the FTP server is serving higher than its