Iptables
iptables
http://www.iptables.org/
program to configure the Linux IP packet filtering rules
iptables is the userspace command line program used to configure the Linux 2.4.x and later IPv4 packet filtering ruleset (firewall). It is targeted at system administrators. Since Network Address Translation is also configured from the packet filter ruleset, iptables is used for this, too. The iptables package also includes ip6tables. ip6tables is used for configuring the IPv6 packet filter.
It is an enhancement on ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects.
This is a high priority project
Download
http://ftp.netfilter.org/pub/iptables/iptables-1.6.1.tar.bz2
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Harald Welte | Maintainer |
Mark Boucher | Contributor |
Rusty Russell | Contributor |
James Morris | Contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/iptables | |
Ruby (Ref) | https://rubygems.org/gems/iptables | |
Developer | VCS Repository Webview | http://git.netfilter.org/iptables/ |
Bug Tracking | Bug Tracking | http://bugzilla.netfilter.org/ |
Guix | Homepage | https://www.gnu.org/software/guix/packages/i.html |
Developer | mailto:netfilter-devel@lists.netfilter.org | |
Help | mailto:netfilter-announce@lists.netfilter.org | |
NetBSD | Homepage | http://pkgsrc.se/wip/iptables |
Gentoo | Homepage | https://packages.gentoo.org/packages/net-firewall/iptables |
Support | mailto:netfilter@lists.netfilter.org |
Software prerequisites
Kind | Description |
---|---|
Required to use | Linux kernel 2.4.4 or later (author recommends 2.4.18 or later) |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.