From: mdew <mdew@mdew.dyndns.org>
To: lartc@vger.kernel.org
Subject: [LARTC] imq0 not being detected
Date: Sat, 07 Sep 2002 13:53:41 +0000 [thread overview]
Message-ID: <marc-lartc-103140711426959@msgid-missing> (raw)
[-- Attachment #1: Type: text/plain, Size: 1964 bytes --]
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 --]
next reply other threads:[~2002-09-07 13:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-07 13:53 mdew [this message]
2002-09-07 21:37 ` [LARTC] imq0 not being detected mdew
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-103140711426959@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.