glfs/postlfs/security/firewalling/disclaimer.xml
Larry Lawrence c2ee009c74 edited compound words
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1304 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-04 21:32:30 +00:00

26 lines
1.2 KiB
XML

<sect2 id="postlfs-security-fw-disclaimer" xreflabel="Disclaimer">
<title>Disclaimer</title>
<!-- <para><emphasis>NEITHER THE AUTHOR NOR ANY OF THE LINUXFROMSCRATCH TEAM
ARE RESPONSIBLE FOR ANY DAMAGES INCURRED DUE TO ACTIONS TAKEN BASED ON THIS
DOCUMENT.</emphasis></para> -->
<para>This document is meant as an introduction to how to setup a
firewall - it is not a complete guide to securing systems. Firewalling
is a complex issue that requires careful configuration.
The scripts quoted here are simply intended to give examples as to how
a firewall works, they are not intended to fit into any imaginable
configuration and may not prevent any imaginable attack.</para>
<para>The purpose of this text is simply to give you a hint on how to get
started with a firewall.</para>
<para>Customization of these scripts for your specific situation will
be necessary for an optimal configuration, but you should make a serious
study of the iptables documentation and creating firewalls in general before hacking
away. Have a look at the list of <xref linkend="postlfs-security-fw-library"/> at the end
of this section for more details. Here you will find a list of URLs that
contain quite comprehensive information about building your own firewall.</para>
</sect2>