search for: prio1

Displaying 4 results from an estimated 4 matches for "prio1".

Did you mean: prior
2007 Jan 05
4
Load Balancing Problems
...cript is below. I am using Debian, tried with kernel 2.6.19 (my compilation) or debian''s one (2.6.18-3-486), same results Thanks ========================================================================= ip rule add prio 50 table main ip route del default table main ip rule add prio $PRIO1 from $NET1 table $PRIO1 ip route add default via $IPGW1 dev $INTERFACE1 src $IP1 proto static table $PRIO1 ip route append prohibit default table $PRIO1 metric 1 proto static ip rule add prio $PRIO2 from $NET2 table $PRIO2 ip route add default via $IPGW2 dev $INTERFACE2 src $IP2 proto static tab...
2006 Dec 06
0
Configuring a QoS Box + Cliente Bandwidth Control
...RK -j CLASSIFY --set-class 1:10 #$IPT -t mangle -A POSTROUTING -o $DL02 -m mark --mark $MSN -j CLASSIFY --set-class 1:10 #$IPT -t mangle -A POSTROUTING -o $DL02 -m mark --mark $SSH -j CLASSIFY --set-class 1:10 # regras para a classe 1:20 # trafego de disponibilidade # PORTAS #for i in `cat $DIR/prio1.src.ports | awk ''{print $2}''` #do # $FILTER prio 1 u32 match ip sport $i 0xffff flowid 1:20 #done # regras para a classe 1:30 # trafego de disponibilidade # PORTAS #for i in `cat $DIR/prio2.src.ports | awk ''{print $2}''` #do # $FILTER prio 1 u32 mat...
2006 Jan 04
3
TC/CBQ shaping problems
Hello everyone, I''m a newbie experimenting with CBQ shaping and am facing a few problems. Can any of you please help? TEST SETUP: +---------------+ +----------------+ | 10.0.0.103 |----------->| 10.0.0.102 | +---------------+ +----------------+ 10.0.0.103: Linux, 100Mbit/s NIC 10.0.0.102: Windows, 100Mbit/s NIC, iperf tcp server (ports 2000 and 2001) WHAT I
2004 Jun 17
19
HTB is nor fair when ''borrowing? Can someone correct me or maybe Devik''s HTB has a bug?
Hello there! Yesterday I started my experiments with HTB. I configured it this way: 1: root HTB qdisc | 1:1 HTB class rate 1000kbit | /-------+------\ 1:40 1:50 1:60 user1 user2 user3 rate 333 & ceil 1000 for everyone. User2 is disconnected and user1 and user3 are downloading. For all the time (t1-t5) there are ONLY these two users downloading! HTB should give