All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] can not locate module imq0
@ 2002-05-29  6:33 hanhbnetfilter
  2002-05-29  8:59 ` Julián Muñoz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hanhbnetfilter @ 2002-05-29  6:33 UTC (permalink / raw)
  To: lartc

'imq-2.4.18.diff-9' patched to kernel18 and
'iptables-1.2.6a-imq.diff-3' patched to
iptables-1.2.6a
the following options are choosed:
Networking options  ---> IP: Netfilter Configuration 
--->IMQ target support (as a module) 
Networking options  ---> IPv6: Netfilter Configuration
 --->IMQ target support
Network device support  --->IMQ (intermediate queueing
device) support

there is a file
'/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ipt_IMQ.o'
but not 'imq.o'

modprobe imq numdevs=1
Can't locate module imq
please tell me how can i do


_________________________________________________________
Do You Yahoo!? 
摊开你的掌心 让我看看你
http://sweepstakes.yahoo.com/2002cnuser
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] can not locate module imq0
  2002-05-29  6:33 [LARTC] can not locate module imq0 hanhbnetfilter
@ 2002-05-29  8:59 ` Julián Muñoz
  2002-05-30  3:14 ` hanhbnetfilter
  2002-05-30  4:37 ` Patrick McHardy
  2 siblings, 0 replies; 4+ messages in thread
From: Julián Muñoz @ 2002-05-29  8:59 UTC (permalink / raw)
  To: lartc


This is because you haven't activated the IMQ network device.

This options is added to the kernel by the combo patch, or when you do
make patch-o-matic (but this last option doesn't work for me, maybe my
iptable is too old) [see the new FAQ]



On Wed, 29 May 2002, [gb2312] hanhbnetfilter wrote:

> 'imq-2.4.18.diff-9' patched to kernel18 and
> 'iptables-1.2.6a-imq.diff-3' patched to
> iptables-1.2.6a
> the following options are choosed:
> Networking options  ---> IP: Netfilter Configuration
> --->IMQ target support (as a module)
> Networking options  ---> IPv6: Netfilter Configuration
>  --->IMQ target support
> Network device support  --->IMQ (intermediate queueing
> device) support
>
> there is a file
> '/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ipt_IMQ.o'
> but not 'imq.o'
>
> modprobe imq numdevs=1
> Can't locate module imq
> please tell me how can i do
>
>
-- 

      __o
    _ \<_
   (_)/(_)

Saludos de Julián
EA4ACL
-.-

Foro Wireless Madrid
http://opennetworks.rg3.net

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* [LARTC] can not locate module imq0
  2002-05-29  6:33 [LARTC] can not locate module imq0 hanhbnetfilter
  2002-05-29  8:59 ` Julián Muñoz
@ 2002-05-30  3:14 ` hanhbnetfilter
  2002-05-30  4:37 ` Patrick McHardy
  2 siblings, 0 replies; 4+ messages in thread
From: hanhbnetfilter @ 2002-05-30  3:14 UTC (permalink / raw)
  To: lartc

please tell me how can activate "the IMQ network
device".(make patch-o-matic has been done,just as what
IMQ faq say)
I had done everything as IMQ faq.
but still can not locatel module imq.




_________________________________________________________
Do You Yahoo!? 
摊开你的掌心 让我看看你
http://sweepstakes.yahoo.com/2002cnuser
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] can not locate module imq0
  2002-05-29  6:33 [LARTC] can not locate module imq0 hanhbnetfilter
  2002-05-29  8:59 ` Julián Muñoz
  2002-05-30  3:14 ` hanhbnetfilter
@ 2002-05-30  4:37 ` Patrick McHardy
  2 siblings, 0 replies; 4+ messages in thread
From: Patrick McHardy @ 2002-05-30  4:37 UTC (permalink / raw)
  To: lartc

did you activate the imq device during make menuconfig ?
you probably missed the "common for both methods" part ..
patrick

hanhbnetfilter wrote:

>please tell me how can activate "the IMQ network
>device".(make patch-o-matic has been done,just as what
>IMQ faq say)
>I had done everything as IMQ faq.
>but still can not locatel module imq.
>
>
>
>
>_________________________________________________________
>Do You Yahoo!? 
>摊开你的掌心 让我看看你
>http://sweepstakes.yahoo.com/2002cnuser
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>



_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2002-05-30  4:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-29  6:33 [LARTC] can not locate module imq0 hanhbnetfilter
2002-05-29  8:59 ` Julián Muñoz
2002-05-30  3:14 ` hanhbnetfilter
2002-05-30  4:37 ` Patrick McHardy

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.