Ahalan Maxim,

Could it be that you didn't compile RTNETLINK inside the kernel? up until 
kernel 2.4.16 you need to compile it specifically.

With 2.4.17 you'll need to compile DEV_NETLINK as "yes". From the .config in 
the /usr/src/linux:

CONFIG_NETLINK_DEV=y

Thats if I remember correctly.

Hetz

On Friday 28 December 2001 23:36, Maxim Kryachko wrote:
> 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 [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to