Displaying 3 results from an estimated 3 matches for "alexcos".
Did you mean:
alex's
2003 Apr 03
6
tc problem
...d 1:1
it''s working (at least I don''t have any messages..)
I''ve compiled the kernel , and all options were selected "in kernel" , not
as modules... (iptables , cbq , sfq , etc..)
Thanks
AlexCOS
www.alexcos.home.ro
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Aug 30
0
Multiple upload links on same eth
Hello..
I have a big problem and It seems I can''t solve it..
Scenario: Linux server , 2 eths (one for Lan (eth0), one for Internet (eth1)). I use NAT for LAN clients..
The internet eth is linked into a switch , along with 6 sdsl modems.. (256 kbit each link - most probably an htb on the other side)..
So , I made 6 aliases to my eth1 with ip''s for the DSL connections ..
2003 May 11
1
what''s wrong with the last line ?
tc qdisc del dev eth1 root
tc qdisc add dev eth1 root handle 10: prio bands 6
tc qdisc add dev eth1 parent 10:1 handle 20: bfifo
tc qdisc add dev eth1 parent 10:2 handle 30: bfifo
tc qdisc add dev eth1 parent 10:3 handle 40: bfifo
tc qdisc add dev eth1 parent 10:4 handle 50: bfifo
tc qdisc add dev eth1 parent 10:5 handle 60: bfifo
tc qdisc add dev eth1 parent 10:6 handle 70: bfifo
# www traffic