Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Albert Dorn" <TreNrod@gmx.net>
To: netfilter@vger.kernel.org
Subject: Error Message "nfnl_talk: sendmsg(netlink) Message too long" by test.c
Date: Tue, 12 Feb 2008 14:48:58 +0100	[thread overview]
Message-ID: <20080212134858.126090@gmx.net> (raw)

Problem: Error Message "nfnl_talk: sendmsg(netlink) Message too long" when running test.c programm.

My System is 2.6.18-5-ixp4xx on a NSLU2 ARM CPU.
I installed libnetfilter_queue and libnfnetlink from debian rep. by tipping apt_get install libnetfilter_queue1.

I also installed it manually with apt-get. But i still got the same Problem.
On other Hand i installed it on my desktop and it worked great.

I have not found same error msg on the net.

Test Env.

LKG995999:~# modprobe ip_tables
LKG995999:~# modprobe iptable_filter
LKG995999:~# iptables -A INPUT -s 192.168.2.1 -p TCP -j QUEUE
LKG995999:~# gcc route.c -o test_nfq -lnetfilter_queue
LKG995999:~# ./test_nfq
opening library handle
unbinding existing nf_queue handler for AF_INET (if any)
binding nfnetlink_queue as nf_queue handler for AF_INET
binding this socket to queue '0'
setting copy_packet mode
nfnl_talk: sendmsg(netlink) Message too long
can't set packet_copy mode


Thank you a lot!
Best regards Albert Dorn
-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser

                 reply	other threads:[~2008-02-12 13:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20080212134858.126090@gmx.net \
    --to=trenrod@gmx.net \
    --cc=netfilter@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox