From owner-freebsd-questions@FreeBSD.ORG Fri Jun 9 15:22:05 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0BE616A41B for ; Fri, 9 Jun 2006 15:22:05 +0000 (UTC) (envelope-from peter_giessel@dot.state.ak.us) Received: from jnumail1.state.ak.us (jnumail1.state.ak.us [146.63.81.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3203B43D78 for ; Fri, 9 Jun 2006 15:21:57 +0000 (GMT) (envelope-from peter_giessel@dot.state.ak.us) Received: from smtpj.state.ak.us (localhost [127.0.0.1]) by jnumail1.state.ak.us (iPlanet Messaging Server 5.2 HotFix 2.04 (built Feb 8 2005)) with ESMTP id <0J0L0009RMOJG5@jnumail1.state.ak.us> for freebsd-questions@FreeBSD.ORG; Fri, 09 Jun 2006 07:21:56 -0800 (AKDT) Received: from [127.0.0.1] ([158.145.111.132]) by smtpj.state.ak.us (iPlanet Messaging Server 5.2 HotFix 2.04 (built Feb 8 2005)) with ESMTP id <0J0L00JAMMOILU@smtpj.state.ak.us>; Fri, 09 Jun 2006 07:21:55 -0800 (AKDT) Date: Fri, 09 Jun 2006 07:21:55 -0800 From: "Peter A. Giessel" In-reply-to: <5.2.0.9.0.20060607120734.00a80700@127.0.0.1> To: Roger Merritt Message-id: <44899213.1040002@dot.state.ak.us> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) References: <5.2.0.9.0.20060607120734.00a80700@127.0.0.1> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd not starting on boot-up X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 15:22:06 -0000 On 6/6/2006 21:13, Roger Merritt seems to have typed: > Everything > starts on boot-up as it should -- except natd. I can start it manually from > the command line after booting up and logging in and it works fine, but I > can't tell what's going on that it's failing to start. Try adding: natd_flags="-dynamic" to rc.conf