mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update kernel configuration locations for iptables
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5992 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1b74478511
commit
32739aff9f
@ -1,8 +1,8 @@
|
||||
<!ENTITY day "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2006">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "May &day;st, &year;">
|
||||
<!ENTITY releasedate "May &day;rd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|stable|testing|unstable|development] -->
|
||||
|
@ -40,6 +40,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>May 3rd, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Updated location of kernel options in
|
||||
iptables. Thanks to Allard Welter who pointed this
|
||||
out.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>May 1st, 2006</para>
|
||||
|
@ -86,9 +86,9 @@
|
||||
<para>A firewall in Linux is accomplished through a portion of the
|
||||
kernel called netfilter. The interface to netfilter is
|
||||
<application>iptables</application>. To use it, the appropriate
|
||||
kernel configuration parameters are found in Device Drivers ->
|
||||
Networking Support -> Networking Options ->
|
||||
Network Packet Filtering -> IP: Netfilter Configuration.</para>
|
||||
kernel configuration parameters are found in Networking ⇒
|
||||
Networking Options ⇒ Network Packet Filtering ⇒
|
||||
Core Netfilter Configuration (and) IP: Netfilter Configuration.</para>
|
||||
|
||||
<indexterm zone="iptables iptables-kernel">
|
||||
<primary sortas="d-iptables">Iptables</primary>
|
||||
|
Loading…
Reference in New Issue
Block a user