All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raghuveer Reddy <raghurecw@gmail.com>
To: netfilter-devel@lists.netfilter.org
Subject: is netfilter hook and iptables rule are same
Date: Wed, 31 Aug 2005 12:47:40 +0530	[thread overview]
Message-ID: <d1b64d7d05083100171fa3ea5b@mail.gmail.com> (raw)

hi 

is netfilter hook and the rules added by netfilter are same or not?

if they are equivalant what will be order of execution is iptable rule
(let say NAT table rule in     PRE_ROUTING) or the netfilter hooks (in
PRE_ROUTING) ?

lets say iptables rule is excecuted first and which says drop the
packet and hook function which says allow (if excuted second) what
happen to the packet?

if we add the hook using the insmod (LKM) , will netfilter framework
check for confilts?

Anybody please clarify this.

Thanks in advance

Raghuveer

                 reply	other threads:[~2005-08-31  7:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=d1b64d7d05083100171fa3ea5b@mail.gmail.com \
    --to=raghurecw@gmail.com \
    --cc=netfilter-devel@lists.netfilter.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.