- Posts: 17
- Thank you received: 0
how Netfilter intract with iptables?
- iamprabhu100
- Topic Author
- Offline
- New Member
Less
More
18 years 10 months ago #12430
by iamprabhu100
how Netfilter intract with iptables? was created by iamprabhu100
Hi,
Can anyone tell me how Netfilter intract with iptables.
with regards,
Prabhakaran.D
Can anyone tell me how Netfilter intract with iptables.
with regards,
Prabhakaran.D
18 years 10 months ago #12444
by DaLight
Replied by DaLight on topic Re: how Netfilter intract with iptables?
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.
- iamprabhu100
- Topic Author
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 0
18 years 10 months ago #12481
by iamprabhu100
Replied by iamprabhu100 on topic Re: how Netfilter intract with iptables?
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
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
18 years 10 months ago #12488
by nske
Replied by nske on topic Re: how Netfilter intract with iptables?
Check the Netfilter Hacking howto at the
netfilter.org
documentation section, I believe it should cover you.
Time to create page: 0.121 seconds