All of lore.kernel.org
 help / color / mirror / Atom feed
From: mdew <mdew@mdew.dyndns.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] imq0 not being detected
Date: Sat, 07 Sep 2002 21:37:18 +0000	[thread overview]
Message-ID: <marc-lartc-103143490911590@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103140711426959@msgid-missing>

[-- Attachment #1: Type: text/plain, Size: 2594 bytes --]


ip_conntrack (992 buckets, 7936 max)
imq driver loaded.
HTB init, kernel part version 3.6
HTB: need tc/htb version 3 (minor is 6), you have 1
HTB init, kernel part version 3.6
HTB: need tc/htb version 3 (minor is 6), you have 1
HTB init, kernel part version 3.6
HTB: need tc/htb version 3 (minor is 6), you have 1
HTB init, kernel part version 3.6
HTB: need tc/htb version 3 (minor is 6), you have 10


from dmesg.. what version of htb is needed? Im using 3.6 (well i think)

On Sun, 2002-09-08 at 01:53, mdew wrote:
> mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1 
> Cannot find device "imq0"
> mdew:~# lsmod
> Module                  Size  Used by    Not tainted
> ipt_REDIRECT             728   0  (autoclean)
> ipt_MARK                 728   2  (autoclean)
> iptable_mangle          2100   1  (autoclean)
> ipt_REJECT              2712   4  (autoclean)
> iptable_filter          1672   1  (autoclean)
> ip_nat_ftp              3760   0  (unused)
> ip_conntrack_ftp        3616   0  [ip_nat_ftp]
> ip_nat_irc              3024   0  (unused)
> iptable_nat            19608   3  [ipt_REDIRECT ip_nat_ftp ip_nat_irc]
> ip_conntrack_irc        2720   0  [ip_nat_irc]
> ip_conntrack           21372   3  [ipt_REDIRECT ip_nat_ftp
> ip_conntrack_ftp ip_nat      rc iptable_nat ip_conntrack_irc]
> keybdev                 1632   0  (unused)
> 8139too                12904   2 
> mdew:~# modprobe ipt_IMQ
> mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1
> Cannot find device "imq0"
> mdew:~# lsmod
> Module                  Size  Used by    Not tainted
> ipt_IMQ                  760   0  (unused)
> ipt_REDIRECT             728   0  (autoclean)
> ipt_MARK                 728   2  (autoclean)
> iptable_mangle          2100   1  (autoclean)
> ipt_REJECT              2712   4  (autoclean)
> iptable_filter          1672   1  (autoclean)
> ip_nat_ftp              3760   0  (unused)
> ip_conntrack_ftp        3616   0  [ip_nat_ftp]
> ip_nat_irc              3024   0  (unused)
> iptable_nat            19608   3  [ipt_REDIRECT ip_nat_ftp ip_nat_irc]
> ip_conntrack_irc        2720   0  [ip_nat_irc]
> ip_conntrack           21372   3  [ipt_REDIRECT ip_nat_ftp
> ip_conntrack_ftp ip_nat      rc iptable_nat ip_conntrack_irc]
> keybdev                 1632   0  (unused)
> 8139too                12904   2 
> mdew:~# modprobe imq
> mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1
> RTNETLINK answers: Invalid argument
> 
> (imq/htb kernel and iptables patch applied)
> 
> 
> 
> 


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2002-09-07 21:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-07 13:53 [LARTC] imq0 not being detected mdew
2002-09-07 21:37 ` mdew [this message]
2002-09-07 23:30 ` Jose Luis Domingo Lopez
2002-09-08 14:45 ` mdew
2002-09-08 15:10 ` mdew

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-103143490911590@msgid-missing \
    --to=mdew@mdew.dyndns.org \
    --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.