From marcs@riffraff.plig.net  Fri Dec 28 01:50:56 2001
Return-Path: <marcs@riffraff.plig.net>
Received: from riffraff.plig.net (riffraff.plig.net [195.40.6.40])
	by hub.freebsd.org (Postfix) with ESMTP id 4D1EC37B416
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Dec 2001 01:50:56 -0800 (PST)
Received: by riffraff.plig.net (Postfix, from userid 3010)
	id 1EFA947C50; Fri, 28 Dec 2001 09:50:55 +0000 (GMT)
Message-Id: <20011228095055.1EFA947C50@riffraff.plig.net>
Date: Fri, 28 Dec 2001 09:50:55 +0000 (GMT)
From: Marc Silver <marcs@draenor.org>
Reply-To: Marc Silver <marcs@draenor.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: MAINTAINER UPDATE: document changes to dialup firewall article
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33270
>Category:       docs
>Synopsis:       MAINTAINER UPDATE: document changes to dialup firewall article
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 28 02:00:01 PST 2001
>Closed-Date:    Mon Dec 31 01:47:59 PST 2001
>Last-Modified:  Mon Dec 31 01:49:54 PST 2001
>Originator:     Marc Silver
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD riffraff.plig.net 4.3-STABLE FreeBSD 4.3-STABLE #3: Thu Jul 12 16:56:00 BST 2001 shastie@riffraff.plig.net:/usr/src/sys/compile/RIFFRAFF i386


	
>Description:
	Firewall rules could potentially confuse readers by including
	rule numbers.  I have removed these.
>How-To-Repeat:
	
>Fix:

Please apply the following patch to the article:

--- article.sgml.orig	Thu Dec 27 20:55:36 2001
+++ article.sgml	Thu Dec 27 20:56:13 2001
@@ -229,10 +229,10 @@
 
 # Allow ICMP (for ping and traceroute to work).  You may wish to
 # disallow this, but I feel it suits my needs to keep them in.
-$fwcmd add 65435 allow icmp from any to any
+$fwcmd add allow icmp from any to any
 
 # Deny all the rest.
-$fwcmd add 65435 deny log ip from any to any</programlisting>
+$fwcmd add deny log ip from any to any</programlisting>
 
     <para>You now have a fully functional firewall that will allow on
       connections to ports 80 and 22 and will log any other connection
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Mon Dec 31 01:47:59 PST 2001 
State-Changed-Why:  
Updated in r1.24 of article.sgml.  In the future, talking about the 
rule numbers would probably be a worthwhile addition to this fine 
introductory tutorial.  It may take up to 24 hours for this to be 
updated on the web site.  Thanks for the submission! 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33270 
>Unformatted:
