From: Amir Perlman <amirp@oversi.com>
To: netfilter@lists.netfilter.org
Subject: Accept packets when QUEUE is down
Date: Mon, 27 Aug 2007 00:38:42 +0300 [thread overview]
Message-ID: <46D1F2E2.3030301@oversi.com> (raw)
Hi,
I have an application that monitors packets being forwarded through the
machine using a simple rule in the iptables.
Chain FORWARD (policy ACCEPT)
target prot opt source destination
QUEUE all -- anywhere anywhere
When the application is down (or queue is full) all packets will be
dropped. For a specific application that I have, I need the opposite
behavior so by default packets will be accepted and not dropped in the
case the user space application fails to pick them off the queue. Is
there a way I can configure the kernel in a way that it will accept
packets when the application fails to clear packets from the QUEUE
instead of dropping them ?
Thanks in advance
-Amir
reply other threads:[~2007-08-26 21:38 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=46D1F2E2.3030301@oversi.com \
--to=amirp@oversi.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox