All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] imq0 not being detected
@ 2002-09-07 13:53 mdew
  2002-09-07 21:37 ` mdew
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mdew @ 2002-09-07 13:53 UTC (permalink / raw)
  To: lartc

[-- 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 --]

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

end of thread, other threads:[~2002-09-08 15:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-07 13:53 [LARTC] imq0 not being detected mdew
2002-09-07 21:37 ` mdew
2002-09-07 23:30 ` Jose Luis Domingo Lopez
2002-09-08 14:45 ` mdew
2002-09-08 15:10 ` mdew

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.