From owner-freebsd-questions Sat Oct 26 13:26:14 2002 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 220F237B401 for ; Sat, 26 Oct 2002 13:26:13 -0700 (PDT) Received: from mail.gbronline.com (mail.gbronline.com [12.145.226.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 417A443E3B for ; Sat, 26 Oct 2002 13:26:12 -0700 (PDT) (envelope-from daleco@daleco.biz) Received: from DaleCoportable [12.145.226.193] by mail.gbronline.com (SMTPD32-7.13) id A9F721740264; Sat, 26 Oct 2002 15:24:23 -0500 Message-ID: <01e901c27d2d$ab7cd340$fa00a8c0@DaleCoportable> From: "DaleCo Help Desk" To: , "Robert Hall" References: <5.1.1.6.1.20021026141358.00a82db0@pop.starpower.net> Subject: Re: Starting natd Date: Sat, 26 Oct 2002 15:24:20 -0500 Organization: DaleCo, S.P.---"the solutions people" MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Robert Hall" To: Sent: Saturday, October 26, 2002 2:18 PM Subject: Starting natd > I'm setting up a FBSD 4.4 box as a gateway. I've got > natd_enable="YES" > natd_interface="ppp0" > in rc.config, but I can't get natd to run without entering > natd -interface ppp0 > at the comand prompt. I assume this is a configuration problem, but I've > been through the files several times and can't find an error. Can someone > tell me how to get natd to run automatically? > > Bob Hall > Well, I'm no expert on NAT with FreeBSD, but an oft-overlooked method of starting daemons is via the "@reboot" command in the appropriate crontab. I think I saw it posted here recently, in fact, maybe by Ceri, in regard to some other "how do I start ..." question. You might give it a try, barring a deep quest for true knowledge :-) Kevin Kinsey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message