Displaying 2 results from an estimated 2 matches for "updevic".
Did you mean:
updevice
2005 Jun 09
5
nesting htbs
Hello all,
I am running a coop satellite link for my aviation company here in
Iraq. (silly blog www.stardotstar.org). I am running tc with htb
with good success so far. I am working on improving it though and
need some help. Currently I have just 4 classes, syn/ack/ping,
webchat, http, and then other. We are really happy with how this has
improved our ability to call home from our rooms and
2005 Jul 05
1
Re: LARTC Digest, Vol 5, Issue 6
I''m not an expert, but I can tell you that when traffic shaping on a
router, you can just shape egress both ways and not mess with imq. My
script is at
http://www.stardotstar.org/?page_id=63
The basis are the following 2 lines where UPDEV is ppp0 and DOWNDEV is
eth0 in your case.
tc qdisc add dev ${UPDEV} root handle 1: htb default 100 r2q 1
tc qdisc add dev ${DOWNDEV} root handle 1: