glfs/postlfs/security/iptables.xml
Larry Lawrence bae6e15af9 fix xsl chunk error in PostLFS section
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2105 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-05-06 20:30:53 +00:00

19 lines
606 B
XML

<sect1 id="postlfs-security-iptables">
<?dbhtml filename="iptables.html"?>
<title>iptables-&iptables-version;</title>
<para>The next part of this chapter deals with firewalls. The
principle firewall tool for Linux, as of the 2.4 kernel series, is
<application>iptables</application>. It replaces
<application>ipchains</application> from the 2.2 series and
<application>ipfwadm</application> from the
2.0 series. You will need to install <application>iptables</application> if
you intend on using any form of a firewall.</para>
&iptables-intro;
&iptables-inst;
&iptables-exp;
&iptables-desc;
</sect1>