mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
ca3bcd405f
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@55 af4574ff-66df-0310-9fd7-8a98e5e911e0
17 lines
517 B
XML
17 lines
517 B
XML
<sect1 id="postlfs-security-iptables">
|
|
<?dbhtml filename="iptables.html" dir="postlfs"?>
|
|
<title>iptables-&iptables-version;</title>
|
|
|
|
<para>The next part of this chapter deals with firewalling. The
|
|
principle firewalling tool for Linux, as of the 2.4 kernel series, is
|
|
iptables. It replaces ipchains from the 2.2 series and ipfwadm from the
|
|
2.0 series. You will need to install iptables if you intend on
|
|
using any form of firewalling.</para>
|
|
|
|
&iptables-intro;
|
|
&iptables-inst;
|
|
&iptables-exp;
|
|
&iptables-desc;
|
|
|
|
</sect1>
|