Revision as of 23:45, 8 December 2005 editFrap (talk | contribs)Autopatrolled, Extended confirmed users, File movers, Pending changes reviewers, Rollbackers33,249 editsNo edit summary← Previous edit | Revision as of 03:25, 28 February 2006 edit undoStrait (talk | contribs)Extended confirmed users6,640 edits cleanup, wikification, removed dead linkNext edit → | ||
Line 1: | Line 1: | ||
{{lowercase|title=ipchains}} | {{lowercase|title=ipchains}} | ||
'''ipchains''' is a software based ] for ]. It is a rewrite of ] firewalling ]. ipchains is required to administer the IP packet filters |
'''ipchains''' is a software based ] for ]. It is a rewrite of Linux's previous ] firewalling ], ]. In Linux 2.2, ipchains is required to administer the IP packet filters. ipchains was written because the older IPv4 firewall code used in Linux 2.0 did not work with IP fragments and didn't allow for specificaton of protocols other than ], ], and ]. | ||
ipchains |
ipchains is superseded by ] in Linux 2.4 and above. | ||
== See also == | |||
* ] | |||
<!-- | |||
== External links == | == External links == | ||
If this link stops being dead, uncomment this. | |||
* | * | ||
--> | |||
{{linux-stub}} | {{linux-stub}} |
Revision as of 03:25, 28 February 2006
ipchains is a software based firewall for Linux. It is a rewrite of Linux's previous IPv4 firewalling code, ipfwadm. In Linux 2.2, ipchains is required to administer the IP packet filters. ipchains was written because the older IPv4 firewall code used in Linux 2.0 did not work with IP fragments and didn't allow for specificaton of protocols other than TCP, UDP, and ICMP.
ipchains is superseded by iptables in Linux 2.4 and above.
This Linux-related article is a stub. You can help Misplaced Pages by expanding it. |