All of lore.kernel.org
 help / color / mirror / Atom feed
From: bahamin takhtaei <b_takhtaei@yahoo.com>
To: netfilter <netfilter@vger.kernel.org>
Subject: specified protocl number problem
Date: Mon, 17 Nov 2008 23:31:55 -0800 (PST)	[thread overview]
Message-ID: <59826.13109.qm@web55306.mail.re4.yahoo.com> (raw)

Hi everybody,

Why I can't QUEUE some ip-protocol packets such as IGMP, AH, ESP 
and so on?
I add these rules to Iptables:

iptables -A INPUT -j QUEUE
iptables -A OUTPUT -j QUEUE

and I see that TCP, UDP and ICMP packets are queued only and 
other protocol packets are not! But I see them by tcpdump. :(



      

             reply	other threads:[~2008-11-18  7:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-18  7:31 bahamin takhtaei [this message]
2008-11-18  7:47 ` specified protocl number problem Bill Chappell
2008-11-18  9:35   ` bahamin takhtaei
2008-11-19 10:25   ` Pascal Hambourg

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=59826.13109.qm@web55306.mail.re4.yahoo.com \
    --to=b_takhtaei@yahoo.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.