From nobody@FreeBSD.org  Tue Sep 10 00:47:56 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C410537B400
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Sep 2002 00:47:56 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 590D643E65
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Sep 2002 00:47:40 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g8A7jxOT060998
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Sep 2002 00:45:59 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g8A7jwwj060997;
	Tue, 10 Sep 2002 00:45:58 -0700 (PDT)
Message-Id: <200209100745.g8A7jwwj060997@www.freebsd.org>
Date: Tue, 10 Sep 2002 00:45:58 -0700 (PDT)
From: "Alex N. Zhuravlev" <alx@scn.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net.inet.ip.fw.autoinc_step not present at sysctl
X-Send-Pr-Version: www-1.0

>Number:         42623
>Category:       misc
>Synopsis:       net.inet.ip.fw.autoinc_step not present at sysctl
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    luigi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 10 00:50:02 PDT 2002
>Closed-Date:    Tue Jul 22 00:41:46 PDT 2003
>Last-Modified:  Tue Jul 22 00:41:46 PDT 2003
>Originator:     Alex N. Zhuravlev
>Release:        FreeBSD 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Tue Sep 10
>Organization:
JSC TEL
>Environment:
FreeBSD xxx.ru 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Tue Sep 10 10
:53:19 KRAST 2002 alx@xxx.ru:/usr/src/sys/compile/Dummy  i386
>Description:
In man ipfw there is a sysctl oid net.inet.ip.fw.autoinc_step
But here is the output from "sysctl net.inet.ip.fw.autoinc_step"
---
sysctl: unknown oid 'net.inet.ip.fw.autoinc_step'

>How-To-Repeat:
"sysctl net.inet.ip.fw.autoinc_step" at root shell

>Fix:
Not known.
>Release-Note:
>Audit-Trail:

From: Peter Pentchev <roam@ringlet.net>
To: "Alex N. Zhuravlev" <alx@scn.ru>
Cc: bug-followup@FreeBSD.org
Subject: Re: misc/42623: net.inet.ip.fw.autoinc_step not present at sysctl
Date: Tue, 10 Sep 2002 21:58:50 +0300

 On Tue, Sep 10, 2002 at 12:45:58AM -0700, Alex N. Zhuravlev wrote:
 > 
 > >Number:         42623
 > >Category:       misc
 > >Synopsis:       net.inet.ip.fw.autoinc_step not present at sysctl
 > >Originator:     Alex N. Zhuravlev
 > >Release:        FreeBSD 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Tue Sep 10
 > >Organization:
 > JSC TEL
 > >Environment:
 > FreeBSD xxx.ru 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Tue Sep 10 10
 > :53:19 KRAST 2002 alx@xxx.ru:/usr/src/sys/compile/Dummy  i386
 > >Description:
 > In man ipfw there is a sysctl oid net.inet.ip.fw.autoinc_step
 > But here is the output from "sysctl net.inet.ip.fw.autoinc_step"
 > ---
 > sysctl: unknown oid 'net.inet.ip.fw.autoinc_step'
 
 Although not documented in the manual page, this sysctl value is only
 defined by the new ipfw2 code.  Thus, unless you use 'options IPFW2' in
 your kernel configuration, you are still using the standard ipfw code,
 which does not have support for or even define this sysctl variable.
 
 G'luck,
 Peter
 
 -- 
 Peter Pentchev	roam@ringlet.net	roam@FreeBSD.org
 PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
 Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
 This sentence no verb.
Responsible-Changed-From-To: freebsd-bugs->luigi 
Responsible-Changed-By: roam 
Responsible-Changed-When: Wed Sep 11 00:00:35 PDT 2002 
Responsible-Changed-Why:  
Over to the ipfw author/maintainer; Luigi, this looks like a little 
omission from the manual page.  Are there any other sysctl values that 
are ipfw2-specific? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42623 
State-Changed-From-To: open->closed 
State-Changed-By: luigi 
State-Changed-When: Tue Jul 22 00:37:00 PDT 2003 
State-Changed-Why:  
Added a note to ipfw.8 that net.inet.ip.fw.autoinc_step is ipfw2-specific 


http://www.freebsd.org/cgi/query-pr.cgi?pr=42623 
>Unformatted:
