From marcs@riffraff.plig.net  Wed Nov 14 01:46:32 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 6EFA837B419
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Nov 2001 01:46:31 -0800 (PST)
Received: by riffraff.plig.net (Postfix, from userid 3010)
	id 45E7D47B37; Wed, 14 Nov 2001 09:46:30 +0000 (GMT)
Message-Id: <20011114094630.45E7D47B37@riffraff.plig.net>
Date: Wed, 14 Nov 2001 09:46:30 +0000 (GMT)
From: Marc Silver <marcs@riffraff.plig.net>
Reply-To: Marc Silver <marcs@riffraff.plig.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update to dialup firewall article
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         31976
>Category:       docs
>Synopsis:       update to dialup firewall article
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 14 01:50:01 PST 2001
>Closed-Date:    Wed Nov 14 08:01:37 PST 2001
>Last-Modified:  Wed Nov 14 08:02:15 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:
        This is merely an update of the documentation with some
	information changing values using sysctl.
>How-To-Repeat:
	
>Fix:

Please apply the following patch:

--- article.sgml.orig	Wed Nov 14 09:33:37 2001
+++ article.sgml	Wed Nov 14 09:42:53 2001
@@ -213,7 +213,7 @@
 $fwcmd add allow tcp from any to any via tun0 established
 
 # Everyone on the internet is allowed to connect to the following
-# services on the machine.  This example shows that people may connect
+# services on the machine.  This example specifically allows connections
 # to ssh and apache.
 $fwcmd add allow tcp from any to any 80 setup
 $fwcmd add allow tcp from any to any 22 setup
@@ -284,7 +284,9 @@
             command.  Alternatively, you may increase the log limit in
             your kernel configuration with the
             <option>IPFIREWALL_VERBOSE_LIMIT</option> option as
-            described above.</para>
+            described above.  You may also change this limit (without
+	    recompiling your kernel and having to reboot) by using the
+	    net.inet.ip.fw.verbose_limit &man.sysctl.8; value.</para>
         </answer>
       </qandaentry>
 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: murray 
State-Changed-When: Wed Nov 14 08:01:37 PST 2001 
State-Changed-Why:  
Your change has been committed with r1.20 of article.sgml.  This may 
take up to 24 hours to reach the web site.  Thanks for your 
submission! 


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