All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Rajesh Mahajan <rajeshmahajan09@gmail.com>
Cc: netfilter <netfilter-devel@lists.netfilter.org>
Subject: Re: IMQ AND IP_Queue
Date: Sat, 29 Jul 2006 17:10:23 +0200	[thread overview]
Message-ID: <44CB7A5F.7050106@trash.net> (raw)
In-Reply-To: <c9961d450607290020t2c28c065g76483acacad16fbe@mail.gmail.com>

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.

  reply	other threads:[~2006-07-29 15:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-29  7:20 IMQ AND IP_Queue Rajesh Mahajan
2006-07-29 15:10 ` Patrick McHardy [this message]
     [not found]   ` <c9961d450607290954s364e98c5h2a18523d944a9036@mail.gmail.com>
2006-07-30 10:22     ` Rajesh Mahajan

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=44CB7A5F.7050106@trash.net \
    --to=kaber@trash.net \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=rajeshmahajan09@gmail.com \
    /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.