Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: shb-firewalls.xml
Date: Sun, 16 Oct 2005 10:02:02
Message-Id: 200510161000.j9GA0Mxc023913@robin.gentoo.org
1 neysx 05/10/16 10:02:03
2
3 Modified: xml/htdocs/doc/en/security shb-firewalls.xml
4 Log:
5 #109387 Fixed link to iptables tutorial
6
7 Revision Changes Path
8 1.2 +7 -7 xml/htdocs/doc/en/security/shb-firewalls.xml
9
10 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
11 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
12 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
13
14 Index: shb-firewalls.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-firewalls.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- shb-firewalls.xml 1 Jun 2005 15:43:47 -0000 1.1
21 +++ shb-firewalls.xml 16 Oct 2005 10:02:03 -0000 1.2
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-firewalls.xml,v 1.1 2005/06/01 15:43:47 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/security/shb-firewalls.xml,v 1.2 2005/10/16 10:02:03 neysx Exp $ -->
26 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 @@ -7,8 +7,8 @@
30
31 <sections>
32
33 -<version>1.0</version>
34 -<date>2005-05-31</date>
35 +<version>1.1</version>
36 +<date>2005-10-16</date>
37
38 <section>
39 <title>A firewall</title>
40 @@ -225,10 +225,10 @@
41 In order to use iptables, it must be enabled in the kernel. I have added
42 iptables as modules (the <c>iptables</c> command will load them as they are
43 needed) and recompiled my kernel (but you may want to compile iptables in, if
44 -you intend to disable Loadable Kernel Modules as discussed previously). For more
45 -information on how to configure your kernel for iptables go to the <uri link =
46 -"http://iptables-tutorial.frozentux.net/chunkyhtml/kernelsetup.html">Iptables
47 -Tutorial Chapter 2: Preparations</uri>. After you have compiled your new kernel
48 +you intend to disable Loadable Kernel Modules as discussed previously). For
49 +more information on how to configure your kernel for iptables go to the <uri
50 +link="http://iptables-tutorial.frozentux.net/iptables-tutorial.html#PREPARATIONS">Iptables
51 +Tutorial Chapter 5: Preparations</uri>. After you have compiled your new kernel
52 (or while compiling the kernel), you must add the <c>iptables</c> command.
53 Just <c>emerge iptables</c> and it should work.
54 </p>
55
56
57
58 --
59 gentoo-doc-cvs@g.o mailing list