From owner-freebsd-questions@FreeBSD.ORG Mon Jun 12 00:34:23 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 1AAEF16A41A for ; Mon, 12 Jun 2006 00:34:23 +0000 (UTC) (envelope-from mcrogerm@stjohn.ac.th) Received: from stjohn.ac.th (ns.stjohn.ac.th [202.21.144.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21AA943D45 for ; Mon, 12 Jun 2006 00:34:21 +0000 (GMT) (envelope-from mcrogerm@stjohn.ac.th) Received: from tulip.stjohn.ac.th [203.151.134.104] by stjohn.ac.th with ESMTP (SMTPD-8.21) id A6880998; Mon, 12 Jun 2006 07:34:16 +0700 Message-Id: <5.2.0.9.0.20060612073237.041cf218@127.0.0.1> X-Sender: 2-server.international.stjohn.ac.th:mcrogerm@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Mon, 12 Jun 2006 07:34:11 +0700 To: freebsd-questions@FreeBSD.ORG From: Roger Merritt In-Reply-To: <44899213.1040002@dot.state.ak.us> References: <5.2.0.9.0.20060607120734.00a80700@127.0.0.1> <5.2.0.9.0.20060607120734.00a80700@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: "Peter A. Giessel" 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: Mon, 12 Jun 2006 00:34:23 -0000 At 07:21 AM 6/9/2006 -0800, you wrote: >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 Well, I tried it but it didn't help. I'm starting to think I just need to cvsup the latest changes and "make world". Maybe that'll fix it. -- Roger