[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tc question
- To: linux-il(at-nospam)linux.org.il
- Subject: tc question
- From: Maxim Kryachko <maxim(at-nospam)magnifire.com>
- Date: Fri, 28 Dec 2001 23:36:36 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Organization: Magnifire Networks Israel
- Reply-To: maxim(at-nospam)magnifire.com
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hi all.
I'm trying to establish loadsharing over my 2 ADSL
connections. My Ethernets have addresses 10.200.1.1 and 10.200.1.2,
modems - 10.0.0.138 and 10.0.0.137.
Adv-Router-HOWTO studied.
Everything works OK, but when I run
tc qdisc add dev eth0 root teql0
tc qdisc add dev eth1 root teql0
I get a "RTNETLINK answers: Invalid argument" message.
This command taken all from HOWTO.
"tc qdisc add help" says this syntax is correct. There is no man on tc.
what I missed?
As usual - RTF with address of document will be appreciated.
MAx
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il