search for: 300kbit

Displaying 20 results from an estimated 45 matches for "300kbit".

Did you mean: 100kbit
2007 Jul 26
3
tc filter not work, why?
...it only work well on the default class, for example tc qdisc add dev eth0 root handle 1: htb default 10 tc class add dev eth0 parent 1:0 classid 1:1 htb rate 2000kbit tc class add dev eth0 parent 1:1 classid 1:10 htb rate 500kbit ceil 500kbit tc calss add dev eth0 parent 1:1 classid 1:11 htb rate 300kbit ceil 300kbit tc filter add dev eth0 protocol ip u32 match ip dst 192.168.18.100 flowid 1:11 the host 192.168.18.100 have a speed of 500kbit rather than 300kbit. if I don''t set the default 10 class, all this dosn''t have any effect. why? thank you.
2007 Jul 12
2
voip quality/bandwidth/latency techniques
...hows various network metrics. I could watch the graph while using the phone and correlate graph spikes with audio pops. Thanks in advance for your help. Dale tc qdisc del root dev eth1 tc qdisc add dev eth1 root handle 1: htb default 12 tc class add dev eth1 parent 1: classid 1:1 htb rate 300kbit ceil 300kbit tc class add dev eth1 parent 1:1 classid 1:10 htb rate 200kbit ceil 300kbit prio 0 tc class add dev eth1 parent 1:1 classid 1:11 htb rate 50kbit ceil 300kbit prio 1 tc class add dev eth1 parent 1:1 classid 1:12 htb rate 30kbit ceil 300kbit prio 2 tc filter add dev eth1 parent 1:0...
2002 Oct 17
18
why dont packets go where i want?
...to do. I am beginner at traffic shaping and I''m very confused with it. :) Here''s my script that doesn''t do what I want to do with it: tc qdisc del dev eth1 root tc qdisc add dev eth1 root handle 1 htb default 2 r2q 10 tc class add dev eth1 parent 1: classid 1:1 htb rate 300kbit tc class add dev eth1 parent 1: classid 1:100 htb rate 300kbit tc class add dev eth1 parent 1:100 classid 1:101 htb rate 10kbit ceil 30kbit tc class add dev eth1 parent 1:100 classid 1:102 htb rate 10kbit ceil 20kbit tc class add dev eth1 parent 1:100 classid 1:103 htb rate 10kbit ceil 15kbit tc c...
2007 Oct 01
0
download/upload restriction.
...ient can download upto 500kbps and upload cannot exceed more than 20kbps. Now what should I do to restrict client 192.168.3.2 within 128kbps downlink and 64kbps uplink. 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 300kbit tc class add dev eth0 parent 1:0 classid 1:11 htb rate 128kbit ceil 300kbit tc class add dev eth0 parent 1:0 classid 1:12 htb rate 128kbit ceil 300kbit tc class add dev eth0 parent 1:0 classid 1:13 htb rate 50kbit ceil 300kbit tc qdisc add dev eth0 parent 1:11 handle 210: pfifo limit 10 tc qdisc ad...
2004 Apr 29
2
tc class htb
Hi, I am new to this group. I use this script tc qdisc add dev eth0 root handle 1: htb tc class add dev eth0 parent 1:0 classid 1:1 htb rate 500kbit ceil 500kbit tc class add dev eth0 parent 1:1 classid 1:2 htb rate 300Kbit ceil 500kbit tc class add dev eth0 parent 1:1 classid 1:3 htb rate 200kbit ceil 500kbit I like to know: If two customers of the same class (for example 1:2) work simultaneously, what is that every customer is going to have the rate of this class (300Kbit for the example class 1:2) or they s...
2007 Mar 20
3
Divide bandwidth between 4 groups of ip with the same rate
...ent groups of ip. Bandwidth sharing is allowed. I put a Linux with two Ethernet card between the router and the LAN. Eth1 is the card connected to the router and eth0 is the one connected to the LAN. My ISP provides 3 mbit upload and 300 kbit download. I define 4 classes for download with a rate of 300kbit and a ceil of 2700 kbit (1:10 to 1:40, parent 1:12). In the same way, I define 4 classes for upload with a rate of 72kbit and a ceil of 200kbit (2:10 to 2:40, parent 2.12). Everything looks work fine, nevertheless when traffic through one of these classes are near to its ceil (200kbit), the http tr...
2004 May 03
1
htb bandwith
...2000kbit tc class add dev eth0 parent 1:1 classid 1:2 htb rate 1200Kbit ceil 2000kbit tc class add dev eth0parent 1:1 classid 1:3 htb rate 800Kbit ceil 2000kbit tc class add dev eth0 parent 1:2 classid 1:21 htb rate 600Kbit ceil 2000kbit tc class add dev eth0 parent 1:2 classid 1:22 htb rate 300Kbit ceil 2000kbit tc class add dev eth0 parent 1:2 classid 1:23 htb rate 200Kbit ceil 2000kbit tc class add dev eth0 parent 1:2 classid 1:24 htb rate 100Kbit ceil 2000kbit tc class add dev eth0 parent 1:3 classid 1:31 htb rate 400Kbit ceil 2000kbit tc class add dev eth0 parent 1:3 classid 1:32...
2005 Jul 06
1
HFSC default upper-limit trouble
...add dev eth3 parent 1: classid 1:1 hfsc ls rate 512kbit ul rate 512kbit + tc class add dev eth3 parent 1:1 classid 1:2 hfsc ls rate 2kbit ul rate 400kbit + tc class add dev eth3 parent 1:1 classid 1:3 hfsc ls rate 32kbit ul rate 32kbit + tc class add dev eth3 parent 1:1 classid 1:4 hfsc ls rate 300kbit ul rate 300kbit Let''s say i start to upload thru 1:3. the upper-limit applies, traffic doesn''t do up more than 4kb/s. The 1:4 is still functional, but 1:2, the default class starts backlogging and dropping as hell: class hfsc 1: root Sent 0 bytes 0 pkts (dropped 0, overlimit...
2007 Feb 08
4
Need big buffer!
...of 200kbit stream; but for short, 1 second bursts, can hit 400-500kbits. After it does one of these bursts, it reduces its output for another second or two, so that it maintains its average of 200kbits. The problem is that it is sending UDP packets into a DSL link that has a fixed upstream cap of 300kbit. All is fine until it decides to burst, then I get dropped packets. Is there a way I can insert a linux box after the encoding machine that I can use some traffic shaping to: 1. Make sure it never sends more than 300k up (I do know how to do this now) 2. Make a big buffer so that I can still get...
2006 Feb 23
10
Is this possible?
...o classes sharing that link: - Voip - ie high prio real time, and - Web - background traffic. Right now, with htb or cbq or whatever, I can do this: Guaranteed Rate Ceiling Prio Link 700kbit 700kbit |--Voip 200kbit 700kbit 1 \--Web 300kbit 700kbit 2 This works, in that Voip won''t be hit by new connections overloading the link before htb can bring then under control. But it wastes 300kbit of bandwidth in doing so. An observation. Lets say the link is carrying its rated capacity. Ie, there is 400kbit of Vo...
2004 Apr 04
2
IMQ & NAT
...----------------------------------------------- I''ve patched the IMQ with the imq-nat patch, but all traffic goes to 1:13 #tc -s class show dev imq0 ------------------------------------------------------------------------- ... class htb 1:13 parent 1:1 leaf 130: prio 3 rate 100Kbit ceil 300Kbit burst 1727b cburst 1983b Sent 8981846847 bytes 18055130 pkts (dropped 99, overlimits 0) lended: 8947767 borrowed: 9107363 giants: 0 tokens: 136320 ctokens: 52265 class htb 1:12 parent 1:1 leaf 120: prio 2 rate 100Kbit ceil 300Kbit burst 1727b cburst 1983b Sent 0 bytes 0 pkts (dropped 0, overl...
2004 Apr 07
2
Problems with ADIT 600 - latency, loss, etc
...unsure what he wants me to do here. I call BS on this one, and in fact did, with silence as the response. - I have enabled packet queueing in my firewall, with a max outbound badnwidth of the T1 speed. This enables me to also monitor my realtime usage in 5 second polls. While pushing out around 300kbit (on a T1), the voice call I was on was choppy, and I had packet latency. 1.5Mbit or 300kbit seems to yield the same results. - It happens consistently, even in low-usage times. My websites are dead at midnight, but phone calls still suck. - My firewall now prioritizes all of my ssh traffic above...
2003 May 23
7
CBQ DEVICE BW?
Hi, The CBQ config file shud be some thing like this. DEVICE=eth0,10Mbit,1Mbit RATE=50Kbit WEIGHT=5Kbit Shall i hardcode the DEVICE BW as 10/100 Mbit or Shall i use any other tool like ethtool for getting this. ethtool gives Speed: 10Mbps If so, how about, if i use some other Interfaces other than eth0, like ppp0 or some other? C''d anybody can give a suggestion over this? thanks
2003 Mar 24
0
no default leaf on HTB
...eth1 parent 1:1 classid 1:20 htb rate 352kbit ceil \ 608kbit prio 3 tc filter add dev eth1 protocol ip parent 1:0 prio 1 u32 match ip \ dst 10.0.0.8/29 flowid 1:20 tc qdisc add dev eth1 parent 1:20 handle 20: sfq perturb 10 ##Default class is commented #Create default class #$CLASS 1:30 htb rate 300kbit ceil 300kbit prio 1 #$QUEUE 1:30 handle 30: sfq perturb 10 ##END of SCRIPT## Ran the script with no errors. Will i be able to achieve setup that I want? How will htb traffic no being classified since there is no default class? Thanks. Paul P. _______________________________________________...
2002 Dec 10
2
tbf : rate and effective speed (newbie)
Probably this is an old question, but i''m not able to find nothing about... So, i''ve just started to play with tc to limit the transfer speed to my hdsl connection. I''m using the tbf and the command # tc qdisc add dev eth0 root tbf rate 10kbit latency 50ms burst 1000 Then i''ve tried to transfer a big (20 Mbyte) file onto my lan, using ftp and the client
2004 Dec 23
1
does the inbound traffic affect the outbound on 2 different interfaces
...0 root handle 1: cbq bandwidth 30Mbit cell 8 avpkt 1000 mpu 64 tc class add dev eth0 parent 1:0 classid 1:1 cbq bandwidth 2000kbit rate 2000kbit allot 1514 cell 8 weight 100kbit prio 2 maxburst 20 avpkt 1000 bounded isolated tc class add dev eth0 parent 1:1 classid 1:2 cbq bandwidth 2000kbit rate 300kbit allot 1514 cell 8 weight 30kbit prio 1 maxburst 20 avpkt 1000 split 1:0 tc class add dev eth0 parent 1:1 classid 1:3 cbq bandwidth 2000kbit rate 300kbit allot 1514 cell 8 weight 30kbit prio 7 maxburst 20 avpkt 1000 split 1:0 tc filter add dev eth0 parent 1: prio 2 protocol ip u32 match ip dst 192...
2004 May 13
2
wondershaper.htb problem
...art = status '']'' + tc qdisc del dev ppp0 root + tc qdisc del dev ppp0 ingress + ''['' start = stop '']'' + tc qdisc add dev ppp0 root handle 1: htb default 30 RTNETLINK answers: Invalid argument + tc class add dev ppp0 parent 1: classid 1:1 htb rate 300kbit burst 6k RTNETLINK answers: No such file or directory + tc class add dev ppp0 parent 1:1 classid 1:10 htb rate 300kbit burst 6k prio 1 RTNETLINK answers: No such file or directory + tc class add dev ppp0 parent 1:1 classid 1:20 htb rate 150kbit ceil 80kbit burst 6k prio 2 and more lines similar to...
2005 Jun 22
1
Problem with HTB and IPTABLES
...ome one give me some tips? tc qdisc add dev eth1 root handle 1: htb default 13 tc class add dev eth1 parent 1: classid 1:1 htb rate 1Mbit ceil 1Mbit tc class add dev eth1 parent 1:1 classid 1:10 htb rate 400kbit ceil 600kbit prio 0 tc class add dev eth1 parent 1:1 classid 1:11 htb rate 300kbit ceil 800kbit prio 1 tc class add dev eth1 parent 1:1 classid 1:12 htb rate 200kbit ceil 700kbit prio 2 tc class add dev eth1 parent 1:1 classid 1:13 htb rate 100kbit ceil 600kbit prio 2 tc qdisc add dev eth1 parent 1:10 handle 100: sfq perturb 10 tc qdisc add dev eth1 parent 1:11 handle 110:...
2004 Jan 11
1
HTB rates aren''t enforced correctly
...tb prio 1 rate 150kbit ceil 1000kbit burst 50kb tc class add dev eth1 parent 1:1 classid 1:14 htb prio 1 rate 400kbit ceil 1000kbit burst 10kb tc class add dev eth1 parent 1:1 classid 1:15 htb prio 2 rate 25kbit ceil 500kbit burst 10kb tc class add dev eth1 parent 1:12 classid 1:121 htb prio 1 rate 300kbit ceil 1000kbit tc class add dev eth1 parent 1:12 classid 1:122 htb prio 1 rate 100kbit ceil 1000kbit tc filter add dev eth1 parent 1: protocol ip prio 1 handle 1 fw flowid 1:15 tc filter add dev eth1 parent 1: protocol ip prio 2 handle 2 fw flowid 1:14 tc filter add dev eth1 parent 1: protocol ip pr...
2007 Feb 11
8
Is ESFQ working?
Hi there, i am trying to shape a network for a college dorms... INTERNET---- ETH0--------Nat Box-------ETH1--------LAN I have set up classes of traffic (HTTP, FTP, MAIL, IM, OTHER) and i have assigned a rate for everyone with a HTB qdisc. The limit based in traffic is working flawlessly. However, under every HTB class i have set up a ESFQ queue discipline with hash value set to