public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "vapier" <vapier@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: home-router-howto.xml
Date: Tue,  6 Sep 2005 03:03:19 +0000	[thread overview]
Message-ID: <200509060300.j86308fD027320@robin.gentoo.org> (raw)

vapier      05/09/06 03:03:19

  Modified:    xml/htdocs/doc/en home-router-howto.xml
  Log:
  forgot to copy & paste default policy settings

Revision  Changes    Path
1.32      +8 -3      xml/htdocs/doc/en/home-router-howto.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml?rev=1.32&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml?rev=1.32&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml.diff?r1=1.31&r2=1.32&cvsroot=gentoo

Index: home-router-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- home-router-howto.xml	17 Aug 2005 22:42:01 -0000	1.31
+++ home-router-howto.xml	6 Sep 2005 03:03:19 -0000	1.32
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v 1.31 2005/08/17 22:42:01 vapier Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v 1.32 2005/09/06 03:03:19 vapier Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/home-router-howto.xml">
@@ -15,8 +15,8 @@
 for connecting your home network to the internet.
 </abstract>
 
-<version>1.11</version>
-<date>2005-08-17</date>
+<version>1.12</version>
+<date>2005-09-05</date>
 
 <chapter>
 <title>Introduction</title>
@@ -413,6 +413,11 @@
 # <i>iptables -F</i>
 # <i>iptables -t nat -F</i>
 
+<comment>Setup default policies to handle not matched by any rules</comment>
+# <i>iptables -P INPUT ACCEPT</i>
+# <i>iptables -P OUTPUT ACCEPT</i>
+# <i>iptables -P FORWARD DROP</i>
+
 <comment>Copy and paste these examples ...</comment>
 # <i>export LAN=eth0</i>
 # <i>export WAN=eth1</i>



-- 
gentoo-doc-cvs@gentoo.org mailing list



             reply	other threads:[~2005-09-06  3:03 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-06  3:03 vapier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-19 14:15 [gentoo-doc-cvs] cvs commit: home-router-howto.xml Mike Frysinger
2008-05-20 19:09 Sven Vermeulen
2008-05-20 18:57 Sven Vermeulen
2007-07-27 17:50 Josh Saddler
2007-04-07  2:16 vapier
2007-04-03 23:06 vapier
2007-01-28 22:36 vapier
2006-11-08 19:39 Josh Saddler
2006-10-21 21:04 vapier
2006-09-16  5:29 vapier
2006-08-21 10:50 vapier
2006-08-21 10:47 vapier
2006-08-21 10:21 vapier
2006-08-12 12:18 Jan Kundrat
2006-08-04 13:24 vapier
2006-06-18 12:21 Lukasz Damentko
2006-06-13  9:47 Xavier Neys
2006-04-09 17:22 vapier
2006-03-29  1:30 vapier
2006-03-17 10:17 Xavier Neys
2005-12-21 11:12 Xavier Neys
2005-12-21  1:09 vapier
2005-12-12  4:36 vapier
2005-12-05 13:34 Xavier Neys
2005-11-09  3:59 vapier
2005-11-05  2:45 vapier
2005-10-11  1:02 vapier
2005-09-17  7:40 vapier
2005-08-17 22:42 vapier
2005-08-14  4:38 vapier
2005-08-04  0:18 Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200509060300.j86308fD027320@robin.gentoo.org \
    --to=vapier@lark.gentoo.org \
    --cc=docs-team@lists.gentoo.org \
    --cc=gentoo-doc-cvs@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox