From netfilter Wed Feb 13 11:24:53 2013 From: Aaron Lewis Date: Wed, 13 Feb 2013 11:24:53 +0000 To: netfilter Subject: Make packets go through when NFQUEUE app crashed Message-Id: <20130213112452.GA3197 () devnull> X-MARC-Message: https://marc.info/?l=netfilter&m=136075471516016 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 -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html