All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amin Azez <azez@ufomechanic.net>
To: Krzysztof Oledzki <olenf@ans.pl>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: nfnetlink/ctnetlink - OOPS&panic
Date: Tue, 19 Apr 2005 15:11:24 +0100	[thread overview]
Message-ID: <4265118C.9010905@ufomechanic.net> (raw)
In-Reply-To: <Pine.LNX.4.62.0504191531390.2730@bizon.gios.gov.pl>

Krzysztof Oledzki wrote:
> OK. So I have just checked modular configuration 
> (CONFIG_IP_NF_CONNTRACK_NETLINK=m & CONFIG_NETFILTER_NETLINK=m)
> 
> # modprobe nfnetlink
> FATAL: Error inserting nfnetlink 
> (/lib/modules/2.6.11.7/kernel/net/netfilter/nfnetlink.ko): Operation not 
> permitted
> 
> dmesg shows:
> Netfilter messages via NETLINK v0.12.
> cannot initialize nfnetlink!

You probably need to do:
rmmod ip_queue

first, as they both try and connect to the same notification socket.

Sam Azez

  reply	other threads:[~2005-04-19 14:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-19 10:31 nfnetlink/ctnetlink - OOPS&panic Krzysztof Oledzki
2005-04-19 12:04 ` Pablo Neira
2005-04-19 13:39   ` Krzysztof Oledzki
2005-04-19 14:11     ` Amin Azez [this message]
2005-04-19 15:04   ` Krzysztof Oledzki

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=4265118C.9010905@ufomechanic.net \
    --to=azez@ufomechanic.net \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=olenf@ans.pl \
    /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.