Difference between revisions of "Iptables"

From Free Software Directory
Jump to: navigation, search
(version 1.6.0)
(version 1.6.1)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=iptables
 
|Name=iptables
|Short description=Packet filtering framework in the Linux kernel
+
|Short description=program to configure the Linux IP packet filtering rules
|Full description='iptables' is built on top of netfilter: the new packet alteration framework for v2.4 of the Linux kernel. It is an enhancement on ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects.
+
|Full description='''iptables''' is the userspace command line program used to configure the [[Linux-libre|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.
 
|Homepage URL=http://www.iptables.org/
 
|Homepage URL=http://www.iptables.org/
 
|User level=advanced
 
|User level=advanced
Line 10: Line 12:
 
|Related projects=cutter,ipchains,AGT,Knetfilter,rope
 
|Related projects=cutter,ipchains,AGT,Knetfilter,rope
 
|Keywords=kernel,packet,netfilter,ipchains,Linux,NAT,Network Address Translation,masquerading,portforwarding,transparent proxying
 
|Keywords=kernel,packet,netfilter,ipchains,Linux,NAT,Network Address Translation,masquerading,portforwarding,transparent proxying
|Version identifier=1.6.0
+
|Version identifier=1.6.1
|Version date=2015/12/18
+
|Version date=2017/01/27
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.netfilter.org/pub/iptables/iptables-1.6.0.tar.bz2
+
|Version download=http://ftp.netfilter.org/pub/iptables/iptables-1.6.1.tar.bz2
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2015/12/20
+
|Last review date=2017/02/15
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
Line 72: Line 74:
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
 
|Resource URL=http://git.netfilter.org/iptables/
 
|Resource URL=http://git.netfilter.org/iptables/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.debian.org/jessie/iptables
 +
}}
 +
{{Resource
 +
|Resource audience=Gentoo
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.gentoo.org/packages/net-firewall/iptables
 +
}}
 +
{{Resource
 +
|Resource audience=NetBSD
 +
|Resource kind=Homepage
 +
|Resource URL=http://pkgsrc.se/wip/iptables
 +
}}
 +
{{Resource
 +
|Resource audience=Guix
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.gnu.org/software/guix/packages/i.html
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 
|Security=firewall
 
|Security=firewall
|Use=security
+
|Use=security, system-administration
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite

Revision as of 14:03, 15 February 2017


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

1 September 2004




Leaders and contributors

Contact(s)Role
Harald Welte Maintainer
Mark Boucher Contributor
Rusty Russell Contributor
James Morris Contributor


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/iptables
Ruby (Ref)https://rubygems.org/gems/iptables
DeveloperVCS Repository Webviewhttp://git.netfilter.org/iptables/
Bug TrackingBug Trackinghttp://bugzilla.netfilter.org/
GuixHomepagehttps://www.gnu.org/software/guix/packages/i.html
DeveloperE-mailmailto:netfilter-devel@lists.netfilter.org
HelpE-mailmailto:netfilter-announce@lists.netfilter.org
NetBSDHomepagehttp://pkgsrc.se/wip/iptables
GentooHomepagehttps://packages.gentoo.org/packages/net-firewall/iptables
SupportE-mailmailto:netfilter@lists.netfilter.org


Software prerequisites

KindDescription
Required to useLinux kernel 2.4.4 or later (author recommends 2.4.18 or later)




Entry





























"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Gentoo" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"NetBSD" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Guix" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










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.