search for: 80kbit

Displaying 20 results from an estimated 40 matches for "80kbit".

Did you mean: 80bit
2004 Aug 09
2
cbq dosen''t shape on MARK for one host.. strange!
...bounded $TC qdisc add dev eth2 parent 1:10$ipek handle 10$ipek tbf rate ${USERDOWNLOAD}Kbit buffer 1Kb/8 limit 15Kb mt u 1500 $TC filter add dev eth2 parent 1:0 protocol ip prio 200 handle 50${ipek}1 fw classid 1:10${ipek} done ------------- everything works fine. users can download at rate max180Kbit or whatever rate want. but one user, as I see on graph and iptraf with filter on his ip - downloads at rates >180Kbit (he gets even >40 Kbytes/s !) i have made some tests. his packets are marked correctly because graphs work fine. my scripts are written correctly too because other hosts c...
2003 Jun 15
3
how to emulate large IP routing table
...######################### > #Setting up top 2 qdiscs > #for initial packet classification > ####################################### > # Exatt Rules > ####################################### > > tc class add dev eth0 parent 1:0 classid 1:1 cbq bandwidth 1Mbit rate 800kbit weight 80kbit allot 1514 cell 8 maxburst 20 avpkt 1000 isolated > tc filter add dev eth0 parent 1:0 protocol ip u32 match ip src 192.168.10.0/24 classid 1:1 > tc filter add dev eth0 parent 1:0 protocol ip u32 match ip dst 192.168.10.0/24 classid 1:1 > > tc filter add dev eth0 parent 1:0 protocol ip u...
2006 Jan 08
1
unexpected drop
Hello everybody, I have a Linux router with an ethernet adapter and a ADSL device. My router has a GRE tunnel connected to a remote IP address. Using "tc" I have configured 3 different classes: 1. 290kbit rate (used for Voip Services) 2. 180kbit rate (used for GRE tunnel) 3. 80kbit rate (for generic data traffic) For each class, using "iperf", I send some data from a PC (connected attraverso eth0 device) to a remote destination. The remote destination is the GRE tunnel terminator. The data traffic test is different for each cla...
2004 Jun 13
1
[Help] IMQ download traffic is duplicated !?
...# setup $IPTABLES hooks tc filter add dev $TC_D_INT parent 1: prio 1 protocol ip handle 20 fw flowid 1:20 tc filter add dev $TC_D_INT parent 1: prio 5 protocol ip handle 99 fw flowid 1:99 } # tc -s -d class show dev imq1 class htb 1:99 parent 1:2 leaf 99: prio 5 quantum 1024 rate 80Kbit ceil 80Kbit burst 1701b/8 mpu 0b cburst 1701b/8 mpu 0b level 0 Sent 114868 bytes 2209 pkts (dropped 0, overlimits 0) rate 2569bps 49pps lended: 2209 borrowed: 0 giants: 0 tokens: 132320 ctokens: 132320 class htb 1:1 root rate 192Kbit ceil 192Kbit burst 1844b/8 mpu 0b cburst 1844b/8 mpu 0b leve...
2003 Dec 03
2
Upload restriction problem
...downlink traffic this is the script which is having problem. -------------------------------------------------------------------------------------------------------------------- tc qdisc del dev eth0 root tc qdisc add dev eth0 root handle 1: htb tc class add dev eth0 parent 1: classid 1:1 htb rate 80kbit ceil 80kbit quantum 1514 ### Fake ip address tc class add dev eth0 parent 1:1 classid 1:10 htb rate 10kbit ceil 15kbit quantum 1514 tc qdisc add dev eth0 parent 1:10 handle 10 pfifo limit 2 tc filter add dev eth0 protocol ip parent 1:0 prio 1 u32 match ip src 10.2.5.15 flowid 1:10 ### Real ip ad...
2006 May 09
3
tc del class not working
When I start my script: * - Creating classes on br1 for upload control ... * - tc class add dev br1 parent 2:0 classid 2:46 hfsc ls m1 576.0Kbit d 2000ms m2 192.0Kbit ul m2 384Kbit ... [ ok ] * - tc class add dev br1 parent 2:46 classid 2:47 hfsc sc umax 1500b dmax 30ms rate 80Kbit . [ ok ] * - tc class add dev br1 parent 2:46 classid 2:48 hfsc ls m2 152.0Kbit ul m2 152.0Kbit ... [ ok ] * - tc class add dev br1 parent 2:46 classid 2:49 hfsc rt m2 76.00Kbit ls m2 152.0Kbit ul m2 304Kbit ... [ ok ] * - Creating classes on wivl4 for download control ... *...
2005 May 31
1
QoS and CLASSIFY
....20 # modprobe sch_htb sch_prio sch_sfq cls_u32 tc qdisc del dev eth0 root tc qdisc add dev eth0 root handle 1:0 htb tc class add dev eth0 parent 1:0 classid 1:1 htb rate 450kbit ceil 450kbit tc class add dev eth0 parent 1:1 classid 1:30 htb rate 80kbit ceil 400kbit tc class add dev eth0 parent 1:1 classid 1:40 htb rate 80kbit ceil 400kbit tc class add dev eth0 parent 1:1 classid 1:50 htb rate 80kbit ceil 400kbit tc class add dev eth0 parent 1:1 classid 1:60 htb rate 80kbit ceil 400kbit tc qdisc add dev eth0 parent 1:30 handle 30: sfq perturb...
2002 Dec 07
4
Why my script doesn''t work ???
...ers" label) : tc class add dev $DEV parent 1:1 classid 1:40 cbq rate $[$UPLINK/10]kbit \ allot 1600 prio 2 avpkt 1000 tc qdisc add dev $DEV parent 1:40 handle 40: sfq perturb 10 tc filter add dev $DEV parent 1:0 protocol ip handle 1 fw flowid 1:40 #start filters ... I realized there is a 80Kbit/s traffic to a site (port 2334) from inside. My $UPLINK is 80. How can be this? Thanks, Gabor _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2002 Oct 15
1
Réf . : Re: trying to use wondershaper on a dedicated line (not adsl)
...4 undertime 0 class cbq 1:20 parent 1:1 leaf 20: rate 90Kbit cell 8b prio 2/2 weight 90Kbit allot 1600b level 0 ewma 5 avpkt 1000b maxidle 23us Sent 26046 bytes 39 pkts (dropped 0, overlimits 3) borrowed 1 overactions 2 avgidle -12928 undertime -211540 class cbq 1:30 parent 1:1 leaf 30: rate 80Kbit cell 8b prio 2/2 weight 80Kbit allot 1600b level 0 ewma 5 avpkt 1000b maxidle 23us Sent 0 bytes 0 pkts (dropped 0, overlimits 0) borrowed 0 overactions 0 avgidle 624 undertime 0 > I''ve changed the speed in the top of the script, it effectively reduce the > download speed, b...
2005 Oct 13
12
HFSC Advanced Limiting
I am investigating changing our broadband bandwidth control scripts over to HFSC. What I would like to accomplish is this: { * DOWNLOAD * I need a download class for each user (we''ll call it Class 1) that offers a minimum of lets say 384Kbps and a maximum of 1.5Mbps. The rates between 384Kbps and 1.5Mbps should be shared among all users. Each user should always be able to get at
2006 Nov 15
7
Shaping incoming VoIP traffic fails
Hello, I''m trying to get lossless VoIP traffic over my 3000k/500k ADSL line. Shaping outgoing traffic is no problem: I set total ceil for outgiong device (ppp0) to 450kbit and put VoIP into highest prio class. Even during full upload the voice is clean on the other end. Now I tried to get the same result for incoming data. I attached HTB to eth1 where the incoming voip traffic is
2001 Aug 14
1
oggdrop issues
It may just be me, because Windows is behaving very strangely right now, but it looks like oggdrop generates the same file for both 64 and 80 kbit modes, both are 64. Also, I think somebody must have assumed that Windows can multitask. Should oggdrop perhaps lower its priority or something? I can do it manually, but it makes things crawl, and sound cut out, if I don't. --- >8 ---- List
2004 Aug 04
10
htb and fw problems
...0 tc -s class show dev eth1 class htb 1:1 root rate 520Kbit ceil 520Kbit burst 2264b cburst 2264b Sent 174465 bytes 1142 pkts (dropped 0, overlimits 0) rate 712bps 5pps lended: 4 borrowed: 0 giants: 0 tokens: 34107 ctokens: 34107 class htb 1:10 parent 1:1 leaf 10: prio 3 rate 160Kbit ceil 280Kbit burst 1803b cburst 1957b Sent 0 bytes 0 pkts (dropped 0, overlimits 0) lended: 0 borrowed: 0 giants: 0 tokens: 90199 ctokens: 55942 class htb 1:20 parent 1:1 leaf 20: prio 0 rate 40Kbit ceil 80Kbit burst 1650b cburst 1701b Sent 115721 bytes 990 pkts (dropped 0, overlimits 0) rate 340bps 3pps...
2013 May 31
1
Re: Fwd: Does Set Block IO tune take effect in the same session.
..., overlimits 0 requeues 0) rate 536752bit 45pps backlog 0b 4p requeues 0 lended: 359 borrowed: 0 giants: 0 tokens: -937499999 ctokens: -937499999 class sfq 2:36c parent 2: (dropped 0, overlimits 0 requeues 0) backlog 103018b 4p requeues 0 allot 1520 We can see both rate and ceil being 80kbit however the current rate being 536kbit. I wonder what's going on and how to fix this. > Regards, > Vikrant Michal
2003 Apr 23
1
cbq.init
...e of ID numbering you use if there is many conf files? I read about htb.init problem here: "<snip> LEAF=sfq RULE=192.168.1.[1..6] The problem is when user start to download with Flashget,MassDownloader (with 10 threads) he kills the internet connection (240Kbit) without overlimiting his 80Kbit. Other users get 1-2kbps, witch is extremely unpleasant." And the answer: "You can try the esfq qdisc. You can create the different queues based on ip-addresses and/or ports and this for source and/or destination." I have cbq.init and LEAF=default (tbf). Can Flashget & others...
2006 Jan 13
0
HTB not shaping correctly ? (or bad scripts...)
Hello to everybody, We have an ADSL link with uplink speed of 530kbit, the goal is to divide the traffic into three classes, let say A, B and C. A data rate of 240kbps must be guaratee to class A. The remaing rate must be assigned: at least 180kbit to class B and at least 80kbit to class C. The unused band of class A must be given to class B and C (if needed) The unused band of class B must be given to C (if needed) The unused band of class C must be given to B (if needed) We started with the following HTB configuration: # DEV_RATE=530kbit...
2003 Sep 14
1
How to calculate exact bitrate/filesize w/ Vorbis? Plz help
...bit rate for a given file size with: file size * 8000 / length in seconds = kbits/sec Works great w/ mpeg4 + mp3. BUT FOR THE LIFE OF ME: I cannot get oggenc (1.0x version) to give me the file size I want. I calc. it with the above formula, and nothing comes out right. Then I do ratios: if I give 80kbit + I get 160 meg file (and I want a 100 meg file), then i give: x=100*80/160= 50kbit, yet I don't get a 100meg file. Help. Am I missing something? Maybe coz I'm new to Ogg. Please help me figure it out, coz I definately hear it beating mp3 hands down on some sample tests (of movies) that I&...
2005 May 27
3
FW: HFSC + ESFQ - class statistics
...3 classid 1:20 hfsc rt dmax 2ms rate 256kbit ls dmax 3ms rate 690kbit #http int ${TC} class add dev ${LAN_IFACE} parent 1:2 classid 1:25 hfsc rt dmax 100ms rate 10mbit ls dmax 100ms rate 80mbit #squid ${TC} class add dev ${LAN_IFACE} parent 1:2 classid 1:30 hfsc rt dmax 200ms rate 80kbit ls dmax 500ms rate 80kbit #wan ${TC} class add dev ${LAN_IFACE} parent 1:3 classid 1:40 hfsc rt dmax 20ms rate 32kbit ls dmax 500ms rate 690kbit #msn ${TC} class add dev ${LAN_IFACE} parent 1:3 classid 1:50 hfsc rt dmax 200ms rate 32kbit ls dmax 500ms rate 690kbit # http bulk...
2004 Jul 26
5
IP ROUTE
Hello, my linux show me that: server2 root # ip route add default scope global nexthop via 192.168.5.1 dev eth2 weight 1 nexthop via 192.168.160.1 dev eth0 weight 1 RTNETLINK answers: Invalid argument What can I do???? Thanks Matias --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.726 / Virus Database: 481 - Release Date:
2005 May 06
3
Broken filters?
...ts 20) ### imq0: traffic classes class htb 1:20 root prio 0 rate 100Kbit ceil 100Kbit burst 15Kb cburst 1727b Sent 630596 bytes 1809 pkts (dropped 0, overlimits 0) rate 3921bps 10pps lended: 1809 borrowed: 0 giants: 0 tokens: 1121920 ctokens: 31360 class htb 1:30 root prio 7 rate 10Kbit ceil 80Kbit burst 1611b cburst 1701b Sent 833 bytes 3 pkts (dropped 0, overlimits 0) rate 2bps lended: 3 borrowed: 0 giants: 0 tokens: 1244800 ctokens: 164600 ### imq0: filtering rules filter parent 1: protocol ip pref 100 fw filter parent 1: protocol ip pref 100 fw handle 0x6a classid 1:20 filter paren...