search for: 12kbit

Displaying 20 results from an estimated 22 matches for "12kbit".

Did you mean: 128bit
2004 Oct 06
5
What is the reccomended minimum rate for leaf htb class for accurate operation?
...dev eth0 parent 1:1 classid 1:20 htb rate 115kbit ceil 1mbit # Classes for PC-s tc class add dev eth0 parent 1:20 classid 1:21 htb rate 48kbit ceil 1mbit prio 2 tc class add dev eth0 parent 1:20 classid 1:22 htb rate 24kbit ceil 1mbit prio 3 tc class add dev eth0 parent 1:20 classid 1:23 htb rate 12kbit ceil 1mbit prio 5 tc class add dev eth0 parent 1:20 classid 1:24 htb rate 12kbit ceil 1mbit prio 5 tc class add dev eth0 parent 1:20 classid 1:25 htb rate 12kbit ceil 1mbit prio 5 tc qdisc add dev eth0 parent 1:21 handle 21: pfifo tc qdisc add dev eth0 parent 1:22 handle 22: pfifo tc qdisc add dev...
2006 Mar 31
2
__Very__ Low Bandwidth
...39;'t find an answer. It doesn''t even seem like the first reply packet gets through. I have tried it with much bigger buffers, but this doesn''t help. I found that if I put a web proxy on the machine that is running this, then the minimum I can turn the bandwidth down to is 12kbit and below that the web browser doesn''t get anything back. Is this because the delay is so great that things are getting thrown away by the kernel? Could I munge the packets to turn up the TTL or something similar? Many thanks for some excellent tools. Matthew Pearson #!/bin/bash CL...
2003 Feb 19
0
limiting users on a 128kbit line
...e.... Radu Here''s the script : tc qdisc add dev eth1 root handle 1: htb default 14 r2q 1 tc class add dev eth1 parent 1: classid 1:1 htb rate 128kbit burst 2k tc class add dev eth1 parent 1:1 classid 1:10 htb rate 48kbit burst 2k tc class add dev eth1 parent 1:1 classid 1:20 htb rate 12kbit ceil 128kbit burst 2k tc class add dev eth1 parent 1:1 classid 1:30 htb rate 12kbit ceil 128kbit burst 2k tc class add dev eth1 parent 1:1 classid 1:40 htb rate 12kbit ceil 128kbit burst 2k tc class add dev eth1 parent 1:1 classid 1:50 htb rate 12kbit ceil 128kbit burst 2k tc class add dev...
2006 Oct 13
1
HFSC question??
...rting up, HTB receive bandwidth not peak like burst but it use interval time for increase bandwidth until start with rate and then with ceil. 5. i read a lot of HTB ''s tc command case, with try to test burst situation , i don''t know why burst parameter their specify not much like 12kbit (but rate and ceil rate are so different from 12kbit such 200kbit so i will follow them,, but after plot graph .... i don''t see burst characteristic at first time class active ... Is i''m wrong to use burst paramter value 12 kbit???? it''s too small????? are 5. from my...
2013 Aug 22
1
Strange ogginfo result
...rhead: 95.92 kb/s Logical stream 1 ended $ bc bc 1.06.95 Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc. This is free software with ABSOLUTELY NO WARRANTY. For details type `warranty'. scale=10 579914/48/1024 11.7983805338 So it seems the real bitrate is about 12kbit/s but opusinfo says it is 96kbit/s. Is this some known error that have already been fixed or did I misunderstand something? Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20130822/8bf19989/attachment.htm
2003 Jul 05
13
HTB doesn''t respect rate values
...hrough www. What happen? WWW rate is 30-70kbit. So it doesn''t keep his guaranted rate 122kbit. It lends his rate for SMTP. When SMTP stops sending his packets, WWW gets 100%. In real, I''ve got the more complicated configuration (64 kbit for www, 40kbit for pop3, 6kbit for smtp 12kbit for others), but the problem remains: www doesn''t get hit minmal rate. Extremally it gets < 30kbit! It works only "ceil". If I set ceil for a class (for example 1:3) - it is respected. 1:3 doesn''t get more than set in ceil. So, HTB doesn''t work for me at...
2013 Dec 16
4
1.1 Much slower on Raspberry Pi
...p: 356 Encoding complete ----------------------------------------------------- Encoded: 2 minutes and 0.02 seconds Runtime: 50.9 seconds (2.358x realtime) Wrote: 111194 bytes, 6001 packets, 123 pages Bitrate: 6.78414kbit/s (without overhead) Rate range: 2.8kbit/s to 12kbit/s (7 to 30 bytes per packet) Overhead: 8.47% (container+metadata) And even faster on complexity 0: Skipping chunk of type "LIST", length 76 Encoding using libopus 0.9.14 (audio) ----------------------------------------------------- Input: 44.1kHz 1 channel Output:...
2002 Apr 13
0
Bandwidth sharing...
...2.168.5.0/24,192.168.6.0/24 root@mail:/etc/cbq# cat cbq-128.ourDept-internet-total DEVICE=eth0,100Mbit,10Mbit RATE=100Mbit WEIGHT=10Mbit LEAF=none PRIO=6 BOUNDED=yes TIME=20:00-06:00;160Kbit/16Kbit root@mail:/etc/cbq# cat cbq-129.DSD-P2P DEVICE=eth0,100Mbit,10Mbit RATE=120Kbit WEIGHT=12Kbit PRIO=8 PARENT=128 BOUNDED=yes RULE=:1214 RULE=,:1214 RULE=:6346 RULE=,:6346 TIME=20:00-06:00;60Kbit/6Kbit root@mail:/etc/cbq# cat cbq-130.ourDept-internet DEVICE=eth0,100Mbit,10Mbit RATE=100Mbit WEIGHT=10Mbit PRIO=6 LEAF=sfq PARENT=128 BOUNDED=no RULE=192.168.5.0/24 RULE=192.168.5.0/24, TIME=20:0...
2005 Feb 12
4
HTB metro/international
Hi all! I have a problem setting up HTB on my home network. I have a network: 192.168.1.0/24 and I want to limit the download to 200 KB to every IP from my city ( I have the IP''s of most ISPs). The thing is that I I want to limit the international traffic too (I do not use BGP) and set it to 15 KB. Can someone help with this setup? Thanks! Best regards, -- George -- This message
2004 Jul 30
0
Help:how many bandwidth are borrowed in HTB?How to caculate!
...te 98kbit prio 3 burst 60k /usr/sbin/tc class add dev nas0 parent 1:1 classid 1:40 htb ceil 271kbit rate 71kbit prio 4 burst 60k /usr/sbin/tc class add dev nas0 parent 1:1 classid 1:50 htb ceil 117kbit rate 17kbit prio 5 burst 60k /usr/sbin/tc class add dev nas0 parent 1:1 classid 1:60 htb ceil 212kbit rate 12kbit prio 6 burst 60k #### Attach SFQ to each class ##### /usr/sbin/tc qdisc add dev nas0 parent 1:10 handle 10: sfq perturb 10 /usr/sbin/tc qdisc add dev nas0 parent 1:20 handle 20: sfq perturb 10 /usr/sbin/tc qdisc add dev nas0 parent 1:30 handle 30: sfq perturb 10 /usr/sbin/tc qdisc...
2013 Dec 17
2
1.1 Much slower on Raspberry Pi
...------------------- > > Encoded: 2 minutes and 0.02 seconds > > Runtime: 50.9 seconds > > (2.358x realtime) > > Wrote: 111194 bytes, 6001 packets, 123 pages > > Bitrate: 6.78414kbit/s (without overhead) > > Rate range: 2.8kbit/s to 12kbit/s > > (7 to 30 bytes per packet) > > Overhead: 8.47% (container+metadata) > > > > And even faster on complexity 0: > > > > Skipping chunk of type "LIST", length 76 > > Encoding using libopus 0.9.14 (audio) > > ---------------...
2001 Feb 07
3
cbq ip range?
OK, finally I have made cbq run ! now I would like to know if it is posible to limit a range of IP to a speed. something like this : from 192.168.1.1 to 192.168.1.21 limit to 128K I don''t whant to limit each IP to 128K, what I would like to do is limit all 20 IP to have a max of 128K. Is it posible?
2013 Dec 17
0
1.1 Much slower on Raspberry Pi
...----------------------------------------------------- Encoded: 2 minutes and 0.02 seconds Runtime: 50.9 seconds (2.358x realtime) Wrote: 111194 bytes, 6001 packets, 123 pages Bitrate: 6.78414kbit/s (without overhead) Rate range: 2.8kbit/s to 12kbit/s (7 to 30 bytes per packet) Overhead: 8.47% (container+metadata) And even faster on complexity 0: Skipping chunk of type "LIST", length 76 Encoding using libopus 0.9.14 (audio) ----------------------------------------------------- Input: 44.1kHz 1 channel...
2006 Jul 02
3
IFB working
How to use IFB as replacement of IMQ There is not much documentation about it Please explain with example -- Failure seldom stops you. What stops you is the fear of failure. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Sep 21
0
layer7 http
...to work well with l7-filter (http://l7-filter.sourceforge.net/protocols) but for me nothing is filtering in http class. Someone can help me ? Here is my script : #!/bin/bash IPT_BIN=/sbin/iptables TC_BIN=/sbin/tc INTER_OUT=ppp0 LINK_RATE_UP=1000Kbit RATE_ACK=200Kbit RATE_DEFAULT=100Kbit RATE_12=12Kbit RATE_13=13Kbit RATE_14=14Kbit NB_filtre_12=1 NB_filtre_13=2 NB_filtre_14=4 PROTO_12_1=http PROTO_13_1=skypeout PROTO_13_2=skypetoskype PROTO_14_1=edonkey PROTO_14_2=gnutella PROTO_14_3=applejuice PROTO_14_4=bittorrent # Delete all qdisc on $INTER_IN and $INTER_OUT $TC_BIN qdisc del dev $INTER_I...
2006 Apr 10
4
EF & AF filters with HTB
Hello all, Please could someone help me with this, I have been trying for days to get this to work. I would like to have BE, AF & EF classes with HTB qdisc. I can''t find any scripts online where this has been done. If I enable this filter: #tc filter add dev eth0 parent 2:0 protocol ip prio 1 \ #tcindex mask 0xf0 shift 4 pass_on then BE & AF classification seems to be fine but
2001 Jun 12
2
Marking returned MASQ'ed packets (ingress, TC, etc.)
Hi Folks, I''m using a 2.4.x kernel and TC from the iproute2 package so that I can limit traffic through my gateway. I''m using this to mark packets when they leave the LAN: /sbin/ipchains -A forward -j MASQ -i eth0 -s 192.168.1.0/24 -d 0.0.0.0/0 -m 1 When the packets return, I need to have them marked again so that the ingress filter will limit the bandwidth in the opposite
2004 Mar 14
3
Weird quirk with ingress policing
Hi, I notice that if two or more existing connections match an ingress policing filter, the input bandwidth does not get evenly divided up between the n connections. Kinda like litters of baby animals, where the stronger babies get more access to the mothers teats and grow up bigger and faster than their siblings. The only workaround that''s working for me is to set explicit ingress
2013 Dec 17
0
1.1 Much slower on Raspberry Pi
...d: 2 minutes and 0.02 seconds >> >> Runtime: 50.9 seconds >> >> (2.358x realtime) >> >> Wrote: 111194 bytes, 6001 packets, 123 pages >> >> Bitrate: 6.78414kbit/s (without overhead) >> >> Rate range: 2.8kbit/s to 12kbit/s >> >> (7 to 30 bytes per packet) >> >> Overhead: 8.47% (container+metadata) >> >> >> >> And even faster on complexity 0: >> >> >> >> Skipping chunk of type "LIST", length 76 >> >> Encodin...
2003 Jan 06
1
strange htb behaviour
...burst 30k cburst 50k tc class add dev eth0 parent 2:1 classid 2:3 htb rate 1bps ceil 256kbit prio 3 quantum 1500 tc qdisc add dev eth0 parent 2:3 handle 3:0 sfq # then a class for acks , maxiumum prio, but shouldnt eat up more than 1/3 of bw) tc class add dev eth0 parent 2:1 classid 2:4 htb rate 12kbit ceil 85kbit prio 0 quantum 1500 burst 5k tc qdisc add dev eth0 parent 2:4 handle 4:0 sfq tc filter add dev eth0 parent 2:0 protocol ip prio 0 handle 0x1869f fw classid 2:4 # and a class for dns/other stuff which should be served fast tc class add dev eth0 parent 2:1 classid 2:5 htb rate 128kbit p...