Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Jianqing Zhang" <arrow.jianqing@gmail.com>
To: netfilter@vger.kernel.org
Subject: (unknown)
Subject: 
Date: Fri, 31 Oct 2008 02:14:42 -0500	[thread overview]
Message-ID: <8a38e1330810310014l25fc5335h70fc2e72f83737f0@mail.gmail.com> (raw)

I use iptables to filter incoming packets with some particular
protocols, such as ICMP, and the target is QUEUE.

=============================

Chain INPUT (policy ACCEPT)
target prot opt source destination
QUEUE icmp -- anywhere anywhere

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

============================

How can I check the packets are filtered and put in the QUEUE?

Thanks

             reply	other threads:[~2008-10-31  7:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-31  7:14 Jianqing Zhang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-08-11 22:09 (unknown), Chris
2011-11-07 14:23 (unknown) Tarak Ranjan
2009-01-02 19:29 (unknown), Jorge Bastos - Decimal
2008-12-09 12:14 (unknown), Martin Spinassi
     [not found] <S1752389AbYJDKwq/20081004105246Z+121@vger.kernel.org>
2008-10-04 11:20 ` (unknown) Sebastian Seemann
2008-07-27  1:11 (unknown), David Boulding
2008-03-07  8:06 (unknown) Alberto Díez
2008-01-11 12:31 (unknown), Videal ,)
2008-01-05  5:34 (unknown), Bikash Bhattarai
2008-01-03 21:57 (unknown), Joe Ruddy
2007-12-11 18:39 (unknown) Ryan Rodriguez
2007-11-15  5:24 (unknown), 李伟华
2007-09-21 22:33 (unknown), David Boulding
2007-09-15 23:15 (unknown) "Mario Hülsegge"

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=8a38e1330810310014l25fc5335h70fc2e72f83737f0@mail.gmail.com \
    --to=arrow.jianqing@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox