From: Alexander Trotsai <mage@adamant.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HTB does not work
Date: Wed, 10 Jul 2002 08:07:20 +0000 [thread overview]
Message-ID: <marc-lartc-102628861114652@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102628836214415@msgid-missing>
And some other tries
[root@watcher root]# tc qdisc del dev eth0 root
RTNETLINK answers: No such file or directory
[root@watcher root]# tc qdisc del dev eth0.2 root
RTNETLINK answers: No such file or directory
[root@watcher root]# tc qdisc add dev eth0 root handle 1:
htb default 20
RTNETLINK answers: Invalid argument
[root@watcher root]# tc qdisc add dev eth0 root handle 1:
htb
RTNETLINK answers: Invalid argument
[root@watcher root]# tc qdisc add dev eth0.2 root handle 1:
htb default 20
RTNETLINK answers: Invalid argument
ps. Could I use htb queuening on dotQ subinterfaces?
On Wed, Jul 10, 2002 at 11:04:35AM +0300, Alexander Trotsai wrote:
AT>Hi
AT>Could someone help me. I'm successfully install htb patches
AT>and new tc binary, but htb won't work
AT>[root@watcher root]# uname -a
AT>Linux watcher.adamant.ua 2.4.19-pre8-ac5 #2 Wed Jul 10
AT>10:08:55 EEST 2002 i686 unknown
AT>[root@watcher root]# lsmod
AT>Module Size Used by Not tainted
AT>sch_htb 13888 0 (autoclean) (unused)
AT>...
AT>[root@watcher root]# tc qdisc change dev eth0.2 root handle
AT>2: htb
AT>RTNETLINK answers: No such file or directory
AT>[root@watcher root]# tc qdisc change dev eth0 root handle 2:
AT>htb
AT>RTNETLINK answers: No such file or directory
AT>[root@watcher root]# tc qdisc change dev lo root handle 2:
AT>htb
AT>RTNETLINK answers: No such file or directory
AT>[root@watcher root]#
AT>why?
AT>--
AT>Best regard, Alexander Trotsai aka MAGE-RIPE aka MAGE-UANIC
AT>My PGP at ftp://blackhole.adamant.net/pgp/trotsai.key[.asc]
AT>Big trouble - Decreasing electron flux
AT>_______________________________________________
AT>LARTC mailing list / LARTC@mailman.ds9a.nl
AT>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
--
Best regard, Alexander Trotsai aka MAGE-RIPE aka MAGE-UANIC
My PGP at ftp://blackhole.adamant.net/pgp/trotsai.key[.asc]
Big trouble - Cache miss - please take better aim next time
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-07-10 8:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-10 8:04 [LARTC] HTB does not work Alexander Trotsai
2002-07-10 8:07 ` Alexander Trotsai [this message]
2002-07-10 8:29 ` bert hubert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-102628861114652@msgid-missing \
--to=mage@adamant.net \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.