From root@scode.mine.nu  Sat Jul  1 12:04:55 2006
Return-Path: <root@scode.mine.nu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AC85216A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Jul 2006 12:04:55 +0000 (UTC)
	(envelope-from root@scode.mine.nu)
Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2941843D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Jul 2006 12:04:47 +0000 (GMT)
	(envelope-from root@scode.mine.nu)
Received: from scode.mine.nu ([213.114.163.5] [213.114.163.5])
          by mxfep02.bredband.com with ESMTP
          id <20060701120446.QMLB8009.mxfep02.bredband.com@scode.mine.nu>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sat, 1 Jul 2006 14:04:46 +0200
Received: by scode.mine.nu (Postfix, from userid 0)
	id 9F2E7304; Sat,  1 Jul 2006 14:04:46 +0200 (CEST)
Message-Id: <20060701120446.9F2E7304@scode.mine.nu>
Date: Sat,  1 Jul 2006 14:04:46 +0200 (CEST)
From: Peter Schuller <peter.schuller@infidyne.com>
Reply-To: Peter Schuller <peter.schuller@infidyne.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: /etc/defaults/rc.conf should contain jail_example_interface
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         99687
>Category:       docs
>Synopsis:       /etc/defaults/rc.conf should contain jail_example_interface
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    simon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 01 12:10:15 GMT 2006
>Closed-Date:    Sat Jul 01 12:37:26 GMT 2006
>Last-Modified:  Sat Jul 01 12:37:26 GMT 2006
>Originator:     peter.schuller@infidyne.com
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD scode.mine.nu 6.1-RELEASE FreeBSD 6.1-RELEASE #4: Fri May 26 22:40:45 CEST 2006 scode@scode.mine.nu:/usr/obj/usr/src/sys/PROMETHEUS i386

>Description:
        /etc/defaults/rc.conf does not contain an example entry demonstrating the
        use of the jail_example_interface variable. Without it, /etc/rc.d/jail start/stop
        will generate errors/warnings.
>How-To-Repeat:
>Fix:
--- rc.conf.orig	Sat Jul  1 13:59:18 2006
+++ rc.conf	Sat Jul  1 13:59:41 2006
@@ -561,6 +561,7 @@
 #jail_example_rootdir="/usr/jail/default"	# Jail's root directory
 #jail_example_hostname="default.domain.com"	# Jail's hostname
 #jail_example_ip="192.168.0.10"			# Jail's IP number
+#jail_example_interface="em0"                   # Jail's network interface
 #jail_example_exec_start="/bin/sh /etc/rc"		# command to execute in jail for starting
 #jail_example_exec_stop="/bin/sh /etc/rc.shutdown"	# command to execute in jail for stopping
 #jail_example_devfs_enable="NO"			# mount devfs in the jail


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Sat Jul 1 12:33:04 UTC 2006 
State-Changed-Why:  
It is a bug that warnings are generated when jail_example_interface is 
not set.  This was unfortunatly discovered to late to be fixed in 6.1 
before it was released.  A Errata Notice will be issued shortly to fix 
this issue on the FreeBSD 6.1 release branch. 

This setting has already been documented in the FreeBSD CVS tree so I'm 
closing this PR, but thanks for the report in any case! 


Responsible-Changed-From-To: freebsd-doc->simon 
Responsible-Changed-By: simon 
Responsible-Changed-When: Sat Jul 1 12:33:04 UTC 2006 
Responsible-Changed-Why:  
I will handle any followups. 

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