All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] HTB does not work
@ 2002-07-10  8:04 Alexander Trotsai
  2002-07-10  8:07 ` Alexander Trotsai
  2002-07-10  8:29 ` bert hubert
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Trotsai @ 2002-07-10  8:04 UTC (permalink / raw)
  To: lartc

Hi

Could someone help me. I'm successfully install htb patches
and new tc binary, but htb won't work

[root@watcher root]# uname -a
Linux watcher.adamant.ua 2.4.19-pre8-ac5 #2 Wed Jul 10
10:08:55 EEST 2002 i686 unknown
[root@watcher root]# lsmod
Module                  Size  Used by    Not tainted
sch_htb                13888   0  (autoclean) (unused)
...
[root@watcher root]# tc qdisc change dev eth0.2 root handle
2: htb
RTNETLINK answers: No such file or directory
[root@watcher root]# tc qdisc change dev eth0 root handle 2:
htb
RTNETLINK answers: No such file or directory
[root@watcher root]# tc qdisc change dev lo root handle 2:
htb
RTNETLINK answers: No such file or directory
[root@watcher root]#


why?

-- 
Best regard, Alexander Trotsai aka MAGE-RIPE aka MAGE-UANIC
My PGP at ftp://blackhole.adamant.net/pgp/trotsai.key[.asc]
Big trouble - Decreasing electron flux
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] HTB does not work
  2002-07-10  8:04 [LARTC] HTB does not work Alexander Trotsai
@ 2002-07-10  8:07 ` Alexander Trotsai
  2002-07-10  8:29 ` bert hubert
  1 sibling, 0 replies; 3+ messages in thread
From: Alexander Trotsai @ 2002-07-10  8:07 UTC (permalink / raw)
  To: lartc

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] HTB does not work
  2002-07-10  8:04 [LARTC] HTB does not work Alexander Trotsai
  2002-07-10  8:07 ` Alexander Trotsai
@ 2002-07-10  8:29 ` bert hubert
  1 sibling, 0 replies; 3+ messages in thread
From: bert hubert @ 2002-07-10  8:29 UTC (permalink / raw)
  To: lartc

On Wed, Jul 10, 2002 at 11:07:20AM +0300, Alexander Trotsai wrote:

> [root@watcher root]# tc qdisc add dev eth0 root handle 1:
> htb default 20

Make doubly sure that you are running a patched tc. Verify which tc you are
running - perhaps an old one is lying around.

> ps. Could I use htb queuening on dotQ subinterfaces?

I think you can, but don't trust me on that.

Regards,

bert

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://www.tk                              the dot in .tk
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-07-10  8:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-10  8:04 [LARTC] HTB does not work Alexander Trotsai
2002-07-10  8:07 ` Alexander Trotsai
2002-07-10  8:29 ` bert hubert

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.