Iptables is a generic table structure that defines rules and commands as part of the netfilter framework
that facilitates Network Address Translation (NAT), packet filtering, and
packet
mangling in the Linux 2.4 and later
operating systems. NAT is the process of converting an Internet Protocol address (IP address) into
another IP address. Packet filtering is the process of passing or blocking packets at a network
interface based on source and destination addresses, ports, or protocols. Packet mangling is
the ability to alter or modify packets before and/or after routing.
Iptables and netfilter are the successor to ipchains and ipfwadm in earlier versions of Linux.
Netfilter and iptables are often combined into the single expression netfilter/iptables, which
refers to the Linux 2.4 and later subsystems for NAT, firewalling,
and advanced packet processing.
This was last updated in September 2005
Email Alerts
Register now to receive SearchEnterpriseLinux.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
Nmap network scanning generates a full system inventory, but it's only usable with the right parameters and output format. Learn how to create an nmap inventory in this tip.
-
In this tutorial, an expert explains how to set up an ad-hoc wireless network access point with your Linux server.
-
Connecting a Linux server to WiFi requires the use of the command line. Learn the commands and procedures for wireless networking in your Linux data center.
-
Articles
-
Resources from around the Web