Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
ipchains
User-space portion of the Linux kernel packet filter code

Linux IP Firewalling Chains, normally called ipchains, is free software to control the packet filter or firewall capabilities in the 2.2 series of Linux kernels. It superseded ipfirewall (managed by ipfwadm command), but was replaced by iptables in the 2.4 series. Unlike iptables, ipchains is stateless.

It is a rewrite of Linux's previous IPv4 firewall, ipfirewall. This newer ipchains was required to manage the packet filter in Linux kernels starting with version 2.1.102 (which was a 2.2 development release). Patches are also available to add ipchains to 2.0 and earlier 2.1 series kernels. Improvements include larger maxima for packet counting, filtering for fragmented packets and a wider range of protocols, and the ability to match packets based on the inverse of a rule.

The ipchains suite also included some shell scripts for easier maintenance and to emulate the behavior of the old ipfwadm command.

The ipchains software was superseded by the iptables system in Linux kernel 2.4 and above, which was in turn superseded by the nftables system in 2014.

We don't have any images related to ipchains yet.
We don't have any YouTube videos related to ipchains yet.
We don't have any PDF documents related to ipchains yet.
We don't have any Books related to ipchains yet.
We don't have any archived web articles related to ipchains yet.
  • Free and open-source software portal

References

  1. Russell, Rusty (2000-07-04). "Linux IPCHAINS-HOWTO" (version 1.0.8 ed.). Archived from the original on 2012-02-16. Retrieved 2009-02-08. https://web.archive.org/web/20120216060037/http://people.netfilter.org/~rusty/ipchains/HOWTO-1.html

  2. "netfilter/iptables project homepage". 2009-02-06. Retrieved 2009-02-08. http://www.netfilter.org/