search for: 28kbit

Displaying 7 results from an estimated 7 matches for "28kbit".

Did you mean: 128kbit
2005 Oct 16
2
Lost packets and strange "behaviour" of my TC rules
Hi all. I''m going on my 3rd week trying to get a simple traffic shapping to work the right way :( !! My goal it to shape the traffic coming from one machine (pc1) to another machine (pc2) throught the "eth0" interface. My test configuration is as follows: PC1   IP: 192.168.105.237   Mask: 255.255.255.0   OS: Red Hat Linux Kernel 2.4.20-8   Rules:
2003 Nov 13
1
HTB traffic shaping + squid cache proxy
...TING -t mangle $TC qdisc add dev eth0 root handle 1: htb default 50 r2q 2 $TC class add dev eth0 parent 1: classid 1:2 htb rate 248Kbit burst 35k $TC class add dev eth0 parent 1:2 classid 1:10 htb rate 220Kbit ceil 240Kbit burst 25k prio 0 $TC class add dev eth0 parent 1:2 classid 1:30 htb rate 28Kbit ceil 28Kbit burst 10k prio 1 $TC qdisc add dev eth0 parent 1:10 handle 11: sfq perturb 10 $TC qdisc add dev eth0 parent 1:30 handle 33: sfq perturb 10 $IPTABLES -t mangle -A POSTROUTING -o eth0 -s ! 192.168.0.0/24 -j MARK --set-mark 3 $IPTABLES -t mangle -A POSTROUTING -o eth0 -s ! 192.168.0.0/24...
2005 Jan 08
2
script
...ING -t mangle $TC qdisc add dev eth0 root handle 1: htb default 50 r2q 2 $TC class add dev eth0 parent 1: classid 1:2 htb rate 248Kbit burst 35k $TC class add dev eth0 parent 1:2 classid 1:10 htb rate 220Kbit ceil 240Kbit burst 25k prio 0 $TC class add dev eth0 parent 1:2 classid 1:30 htb rate 28Kbit ceil 28Kbit burst 10k prio 1 $TC class add dev eth0 parent 1: classid 1:60 htb rate 1Kbit ceil 100Mbit prio 1 $TC qdisc add dev eth0 parent 1:10 handle 11: sfq perturb 10 $TC qdisc add dev eth0 parent 1:30 handle 33: sfq perturb 10 $IPTABLES -t mangle -A POSTROUTING -o eth0 -s ! 10.0.0.0/24 -j...
2005 Mar 13
2
Asterisk, Voicetronix, and Australia
I'm looking to use Asterisk to replace my current PBX system. I'm in Australia so I need to use Austel approved equipment. My plan is roughly as follows: - Get a box with a suitable card and install Asterisk - Connect our existing PSTN lines to the Asterisk box - Get suitable softphones/ip phones to connect to the Asterisk system - Route all intra-office calls over our VPN - Route all
2004 Aug 06
3
Liveice & Icecast...help
Yes, I downloaded the aumix utility and am using it now. Set line in to %50 then %25 and to record but still the same thing. I'm streaming from the line in on the sound card which is being fed from a portable radio nearby. I get the distortion whether I have the audio fed into 'line in' or not. Matt -----Original Message----- From: owner-icecast@xiph.org
2007 Aug 29
11
tc not matching
Dear all, I''m having real problems getting tc to do anything useful at all. I''m also under pressure to get this fixed before the students start arriving later this month (I work in a university). In short, I want each IP address to be hard limited to 128kbit down, 64kbit up, never to be allowed more bandwidth than this. It is also important that the latency remains reasonably low - maybe this implies a need to apply some sort of traffic filtering and classifying. I did manage to get a script semi-working but as soon as any decent bandwidth started...
2004 Aug 06
2
Multiple Mountpoints Problem
...ates (tested agains Annie Nightingale's radio show # 44100Hz 16 bit, mono.) # these are per channel estimates - double them for stereo... # 0 roughly 48Kbit # 50 roughly 70kbit #100 roughly 96kbit # if you reduce the sampling rate to 22050 then the bitrate is reduced also... # e.g. q=0 => 28kbit per channel #VBR_QUALITY 1 <p># login / connect format # # Icy login == old styl shoutcast == sucky - use only if talking to # a stupid (i.e. shoutcast) server #ICY_LOGIN # # x-audiocast - much better idea - use for icecast servers # specify a mountpoint too. # X_AUDIOCAST_LOGIN MOUNTPOI...