Skip to main content

how Netfilter intract with iptables?

More
18 years 4 months ago #12430 by iamprabhu100
Hi,

Can anyone tell me how Netfilter intract with iptables.


with regards,
Prabhakaran.D
More
18 years 4 months ago #12444 by DaLight
Netfilter is a set of hooks in the Linux kernel that allows interaction between kernel modules and the network stack. Iptables is a framework which allows for the definition of rules that make use of these hooks.
More
18 years 4 months ago #12481 by iamprabhu100
Hi,

Thanx for giving me this idea.


Can u tell me the internal architecture (i.e) the interrelation between the iptables and netfilter module


regards,
Prabhakaran.D
More
18 years 4 months ago #12488 by nske
Check the Netfilter Hacking howto at the netfilter.org documentation section, I believe it should cover you.
Time to create page: 0.143 seconds