* IMQ AND IP_Queue
@ 2006-07-29 7:20 Rajesh Mahajan
2006-07-29 15:10 ` Patrick McHardy
0 siblings, 1 reply; 3+ messages in thread
From: Rajesh Mahajan @ 2006-07-29 7:20 UTC (permalink / raw)
To: netfilter
we r currently using kernel 2.6.12 and iptables 1.3
there is issue between imq and ip_queue
we r using imq for shaping
now we ip_queue module to be inserted
But it is unable to insert it is giving errors
FATAL: Error inserting ip_queue (/lib/modules/2.6.12-1-686
/kernel/net/ipv4/netfilter/ip_queue.ko): Device or resource busy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: IMQ AND IP_Queue
2006-07-29 7:20 IMQ AND IP_Queue Rajesh Mahajan
@ 2006-07-29 15:10 ` Patrick McHardy
[not found] ` <c9961d450607290954s364e98c5h2a18523d944a9036@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Patrick McHardy @ 2006-07-29 15:10 UTC (permalink / raw)
To: Rajesh Mahajan; +Cc: netfilter
Rajesh Mahajan wrote:
> we r currently using kernel 2.6.12 and iptables 1.3
> there is issue between imq and ip_queue
> we r using imq for shaping
> now we ip_queue module to be inserted
> But it is unable to insert it is giving errors
> FATAL: Error inserting ip_queue (/lib/modules/2.6.12-1-686
> /kernel/net/ipv4/netfilter/ip_queue.ko): Device or resource busy
Well known problem, you can't have two queues for the same address
family. The IFB device present in current kernels replaces IMQ and
doesn't need to bind to a netfilter queue.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-07-30 10:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-29 7:20 IMQ AND IP_Queue Rajesh Mahajan
2006-07-29 15:10 ` Patrick McHardy
[not found] ` <c9961d450607290954s364e98c5h2a18523d944a9036@mail.gmail.com>
2006-07-30 10:22 ` Rajesh Mahajan
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.