From nobody@FreeBSD.org  Thu Jul  9 17:11:02 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6BC7E10656D8
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Jul 2009 17:11:02 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 4CC8D8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Jul 2009 17:11:02 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n69HB1rQ086722
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 9 Jul 2009 17:11:01 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n69HB1bf086721;
	Thu, 9 Jul 2009 17:11:01 GMT
	(envelope-from nobody)
Message-Id: <200907091711.n69HB1bf086721@www.freebsd.org>
Date: Thu, 9 Jul 2009 17:11:01 GMT
From: Mark Rekai <mark@inetu.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysctl variables for ipnat are not applied on boot
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         136624
>Category:       conf
>Synopsis:       [rc.d] sysctl variables for ipnat are not applied on boot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-rc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 09 17:20:00 UTC 2009
>Closed-Date:    
>Last-Modified:  Thu Jul 09 18:31:59 UTC 2009
>Originator:     Mark Rekai
>Release:        7.2-RELEASE-p2
>Organization:
>Environment:
FreeBSD xxx.yyy.zzz 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #13: Mon Jul  6 13:29:25 UTC 2009     root@xxx.yyy.zzz:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Changing certain ipf/ipnat kernel variables during boot results in a Device busy.

ipf/ipnat tunables must be made when ipf/ipnat are inactive.  Since /etc/rc.d/ipnat is processed before /etc/rc.d/sysctl, variables set in /etc/sysctl.conf for ipf/ipnat are not applied.

>How-To-Repeat:

>Fix:
Adding sysctl to the REQUIRE list in /etc/rc.d/ipnat appears to be a suitable fix/workaround.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-rc 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Jul 9 18:31:40 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer(s). 

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