📑 Table of Contents
ipchains
DeveloperRusty Russell
Initial releasepre-1998; 28 years ago (1998)
Final release
1.3.10 / October 6, 2000; 25 years ago (2000-10-06)
Written inC
Operating systemLinux
PlatformLinux kernel
Predecessoripfirewall
Successoriptables
TypePacket filter management
LicenseGPL
Websitepeople.netfilter.org/rusty/ipchains/

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.

History

edit

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.[1]

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,[2] which was in turn superseded by the nftables system in 2014.

References

edit
  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.
  2. ^ "netfilter/iptables project homepage". 2009-02-06. Retrieved 2009-02-08.
edit

📚 Artikel Terkait di Wikipedia

Iptables

entire firewall (v4, v6, arp, and eb) architecture. iptables superseded ipchains; and the successor of iptables is nftables, which was released on 19 January

Netfilter

firewalls were ipchains in Linux kernel 2.2.x and ipfwadm in Linux kernel 2.0.x, which in turn was based on BSD's ipfw. Both ipchains and ipfwadm alter

Linux kernel version history

obsolete with the 2.2.27-rc2 USB devices support Frame-buffer console ipchains Video4Linux NTFS (readonly), FAT32 and HFS support Initial IPv6 support

Shorewall

source firewall tool for Linux that builds upon the Netfilter (iptables/ipchains) system built into the Linux kernel, making it easier to manage more complex

Ipfirewall

implementation of firewall available for Linux, until it was replaced by ipchains. A modern port of ipfw and the dummynet traffic shaper is available for

Rusty Russell

Filesystem Hierarchy Standard. Russell wrote the packet filtering systems ipchains and netfilter/iptables in the Linux operating system kernel. Linus Torvalds

Type of service

Morgan Kaufmann. ISBN 978-0123705495. Linux Advanced Routing & Traffic Control. How to set ToS byte via IPChains Simple Traffic Queueing by ToS values

Smoothwall

again. The LAN was hidden from the public network by NAT, applied using ipchains. Beginning with 0.9 in August 2000, the Smoothwall GPL 0.9.x series went