All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Robert Scott <rbscott@axentra.net>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: ipq_get_msgerr: No such file or directory
Date: Sun, 03 Apr 2005 19:12:02 +0200	[thread overview]
Message-ID: <425023E2.30703@trash.net> (raw)
In-Reply-To: <bfbae0cc011856c1dbdca5bedf862015@axentra.net>

Robert Scott wrote:
> I am receiving this error code from ipq_get_msgerr.  The read is 
> successful, and returns a non-zero positive number, but when I call 
> ipq_message_type on the buffer used to read the packet, I get 
> NLMSG_ERROR, and then, when I call strerror( ipq_get_msgerr( buffer ))  
> where "buffer" is the second argument to ipq_read, I receive the error 
> message "No such file or directory".
> 
> This has occurred on a Linux 2.6.8.1 kernel with version 1.2.9 of 
> iptables.  The box where this occurred is acting as a bridge, and this 
> started happening when the internet connection on one of its interfaces 
> went down for a few hours.
> 
> Any ideas as to why this may be happening?

There is only a single place where ip_queue returns -ENOENT, which is
when in ipq_set_verdict when the entry can't be found.

Regards
Patrick

  reply	other threads:[~2005-04-03 17:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-22 20:30 ipq_get_msgerr: No such file or directory Robert Scott
2005-04-03 17:12 ` Patrick McHardy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-03-21 23:40 Robert Scott

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=425023E2.30703@trash.net \
    --to=kaber@trash.net \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=rbscott@axentra.net \
    /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.