Displaying 3 results from an estimated 3 matches for "localif".
Did you mean:
localip
2004 Nov 03
0
Download ratio unstable
...ad from a site, the down flow vary a lot from 25 KB to 4 KB. Before
i use this script the downloads are constant between 22 an 25 KB. Perhaps
there''s something wrong in my script ?
I paste it, thx.
---------------------------------------------------------------------
#!/bin/bash
RATE=100
LOCALIF=eth1
clear_all() {
tc qdisc del dev $LOCALIF root >/dev/null 2>&1
iptables -t mangle -F
}
create_tree() {
tc qdisc add dev $LOCALIF root handle 1: htb default 1
tc class add dev $LOCALIF parent 1: classid 1:1 htb rate
${RATE}kbit ceil ${RATE}kbit...
2007 Mar 22
8
Shape own router
On 2/19/07, Salatiel Filho <salatiel.filho@gmail.com> wrote:
> Well , thanks to imq all my client machines are now shaped and
> everything is great ...
> But now i have a doubt , is there a way to shape the traffic that goes
> to the route [doing a wget from the router for example ]?
>
>
> I have a PREROUTING IMQ0 and a POSTROUTING IMQ1 , everything is
> working like
2004 May 24
1
Newbie STILL trying to limit bandwidth - is this script wrong?
My previous message
(http://mailman.ds9a.nl/pipermail/lartc/2004q2/012285.html) didn''t generate
any replies, so I thought I''d try posting what I''ve done trying to solve my
own problem, in hopes that someone will take pity and show me if/where I''m
going wrong.
Just to recap, I''m trying to accomplish this on my server, which streams
RealAudio files