From: Aaron Lewis <the.warl0ck.1989@gmail.com>
To: netfilter mailing list <netfilter@vger.kernel.org>
Subject: Make packets go through when NFQUEUE app crashed
Date: Wed, 13 Feb 2013 19:24:53 +0800 [thread overview]
Message-ID: <20130213112452.GA3197@devnull> (raw)
Hi,
I found that If the app that handles NFQUEUE crashed,
all packets goes through that queue got stuck.
Is there a way to prevent that from happening?
I prefer to let ACCEPT all packets instead of blocking them, possible?
iptables -I INPUT -p icmp -j NFQUEUE --queue-num 0
# If no app handles that queue, no packets could go through
--
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E ( http://pgp.mit.edu/ )
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E
next reply other threads:[~2013-02-13 11:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-13 11:24 Aaron Lewis [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-02-13 12:23 Make packets go through when NFQUEUE app crashed Eric Leblond
2013-02-14 3:04 ` Aaron Lewis
2013-02-14 7:10 ` Eric Leblond
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=20130213112452.GA3197@devnull \
--to=the.warl0ck.1989@gmail.com \
--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 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.