netfilter, sometimes referred to as iptables, is the filtering layer integrated with the Linux kernel. It was created by Rusty Russell in 1998.
It is an extremely flexible system that integrates with the kernel's routing and QoS functionalities, and includes its own NAT functions. It has many filtering criteria (time, data volume, etc.) and connection tracking modules for complex protocols (like FTP, SIP and H323). However, it is complicated to configure, so a third party tool is often used to generate its configuration (Shorewall, ferm, etc.).
netfilter is distributed under the GPL v2.
Smile | Visitors (0 Opinion) |
---|---|
![]() |
The image will be displayed shortly after you submit your opinion |
This solution does not have any opinions yet, be the first to give one
Ohloh users rating | 4.26 (68 votes) |
---|---|
lines of code | 47935 lines |
Contributors (for the 12 last months) |
17 |
Programming Languages | C, 8 Other |
Tags | network tcpip filter chains sysadmin firewall networking netfilter security rules packetfilter monitoring packetfiltering |
Download url | http://www.netfilter.org/projects/iptables/downloads.html |
Ohloh page | https://www.openhub.net/p/iptables |
You would like to give an opinion? Please grade the solution on the below criteria and leave an evaluation comment in the text box.
Step 1 : Rating and details