From owner-freebsd-doc Wed Jun 13 12:50:21 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC69D37B40A for ; Wed, 13 Jun 2001 12:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5DJo2I56487; Wed, 13 Jun 2001 12:50:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F2EB37B403 for ; Wed, 13 Jun 2001 12:41:57 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5DJfvr55673; Wed, 13 Jun 2001 12:41:57 -0700 (PDT) (envelope-from nobody) Message-Id: <200106131941.f5DJfvr55673@freefall.freebsd.org> Date: Wed, 13 Jun 2001 12:41:57 -0700 (PDT) From: small change to jail (8) man page To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: docs/28128: small change to jail(8) man page Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28128 >Category: docs >Synopsis: small change to jail(8) man page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 13 12:50:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Rob Simmons >Release: 4.3-STABLE >Organization: >Environment: FreeBSD wumpus 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Jun 8 09:17:41 EDT 2001 root@wumpus:/usr/obj/usr/src/sys/WUMPUS i386 >Description: The section in the jail(8) man page about making the host "jail friendly" shouldn't tell people to stop using sendmail completely. It should include instructions on forcing sendmail to only answer on the host's IP addresses. The proper way to do this is: DAEMON_OPTIONS(`Addr=10.10.10.1, Name=MTA') >How-To-Repeat: man 8 jail >Fix: Add something about this to the man page: DAEMON_OPTIONS(`Addr=10.10.10.1, Name=MTA') >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message