All of lore.kernel.org
 help / color / mirror / Atom feed
* is netfilter hook and iptables rule are same
@ 2005-08-31  7:17 Raghuveer Reddy
  0 siblings, 0 replies; only message in thread
From: Raghuveer Reddy @ 2005-08-31  7:17 UTC (permalink / raw)
  To: netfilter-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-31  7:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-31  7:17 is netfilter hook and iptables rule are same Raghuveer Reddy

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.