Linux Netfilter discussions
 help / color / mirror / Atom feed
* Make packets go through when NFQUEUE app crashed
@ 2013-02-13 11:24 Aaron Lewis
  0 siblings, 0 replies; 4+ messages in thread
From: Aaron Lewis @ 2013-02-13 11:24 UTC (permalink / raw)
  To: netfilter mailing list

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

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: Make packets go through when NFQUEUE app crashed
@ 2013-02-13 12:23 Eric Leblond
  2013-02-14  3:04 ` Aaron Lewis
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Leblond @ 2013-02-13 12:23 UTC (permalink / raw)
  To: Aaron Lewis; +Cc: netfilter mailing list

Hello

Can you read the paragraph about queue-bypass in the article I point you to and tell me if it seems clear enough ;)

BR

Aaron Lewis <the.warl0ck.1989@gmail.com> a écrit :

>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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-14  7:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13 11:24 Make packets go through when NFQUEUE app crashed Aaron Lewis
  -- strict thread matches above, loose matches on Subject: below --
2013-02-13 12:23 Eric Leblond
2013-02-14  3:04 ` Aaron Lewis
2013-02-14  7:10   ` Eric Leblond

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox