Re: Re: [LARTC] HTB does not work

2002-07-10 Thread Alexander Trotsai

On Wed, Jul 10, 2002 at 10:29:43AM +0200, bert hubert wrote:
bh>On Wed, Jul 10, 2002 at 11:07:20AM +0300, Alexander Trotsai wrote:

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

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

Thanks
Seems to be that binary tc from site won't work with my
kernel
So I get patch, rehdat iproute src.rpm, apply patch and can
setup htb policy

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

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

bh>Regards,



-- 
Best regard, Alexander Trotsai aka MAGE-RIPE aka MAGE-UANIC
My PGP at ftp://blackhole.adamant.net/pgp/trotsai.key[.asc]
Big trouble - old inkjet cartridges emanate barium-based fumes
___
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/



Re: [LARTC] HTB does not work

2002-07-10 Thread bert hubert

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 / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/



Re: [LARTC] HTB does not work

2002-07-10 Thread Alexander Trotsai

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 byNot tainted
AT>sch_htb13888   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 / [EMAIL PROTECTED]
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 / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/



[LARTC] HTB does not work

2002-07-10 Thread Alexander Trotsai

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 byNot tainted
sch_htb13888   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 / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/