neysx       05/10/16 10:02:03

  Modified:    xml/htdocs/doc/en/security shb-firewalls.xml
  Log:
  #109387 Fixed link to iptables tutorial

Revision  Changes    Path
1.2       +7 -7      xml/htdocs/doc/en/security/shb-firewalls.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/security/shb-firewalls.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/security/shb-firewalls.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/security/shb-firewalls.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: shb-firewalls.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-firewalls.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shb-firewalls.xml   1 Jun 2005 15:43:47 -0000       1.1
+++ shb-firewalls.xml   16 Oct 2005 10:02:03 -0000      1.2
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-firewalls.xml,v 1.1 
2005/06/01 15:43:47 neysx Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-firewalls.xml,v 1.2 
2005/10/16 10:02:03 neysx Exp $ -->
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
@@ -7,8 +7,8 @@
 
 <sections>
 
-<version>1.0</version>
-<date>2005-05-31</date>
+<version>1.1</version>
+<date>2005-10-16</date>
 
 <section>
 <title>A firewall</title>
@@ -225,10 +225,10 @@
 In order to use iptables, it must be enabled in the kernel. I have added
 iptables as modules (the <c>iptables</c> command will load them as they are
 needed) and recompiled my kernel (but you may want to compile iptables in, if
-you intend to disable Loadable Kernel Modules as discussed previously). For 
more
-information on how to configure your kernel for iptables go to the <uri link =
-"http://iptables-tutorial.frozentux.net/chunkyhtml/kernelsetup.html";>Iptables
-Tutorial Chapter 2: Preparations</uri>. After you have compiled your new 
kernel 
+you intend to disable Loadable Kernel Modules as discussed previously). For
+more information on how to configure your kernel for iptables go to the <uri
+link="http://iptables-tutorial.frozentux.net/iptables-tutorial.html#PREPARATIONS";>Iptables
+Tutorial Chapter 5: Preparations</uri>. After you have compiled your new kernel
 (or while compiling the kernel), you must add the <c>iptables</c> command.
 Just <c>emerge iptables</c> and it should work.
 </p>



-- 
[email protected] mailing list

Reply via email to