From: Alain Fauconnet <alain@cscoms.net>
To: netfilter@lists.netfilter.org
Subject: how can 'iptables -D ...' get EAGAIN?
Date: Fri, 20 Dec 2002 14:48:12 +0700 [thread overview]
Message-ID: <20021220144812.B16450@cscoms.net> (raw)
Hello,
On a server that has a very dynamic set of iptables rules (used for
traffic accounting), I occasionally see a 'iptables -D ...' command
in the session start or session end scripts return:
iptables: Resource temporarily unavailable
I've checked the source code for any occurance of EAGAIN (which
matches this message) but there isn't any.
Can someone explain in which case iptables would get a EAGAIN error?
This is a -D (delete rule) command, not -L, so I don't think that it
can be DNS-related, can it?
Thanks in advance for any hint,
Greets,
_Alain_
reply other threads:[~2002-12-20 7: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=20021220144812.B16450@cscoms.net \
--to=alain@cscoms.net \
--cc=netfilter@lists.netfilter.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 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.