From owner-freebsd-questions Tue Jul 16 21:16:57 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 4ADD337B400 for ; Tue, 16 Jul 2002 21:16:56 -0700 (PDT) Received: from priv-edtnes03-hme0.telusplanet.net (fepout1.telus.net [199.185.220.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27E3043E64 for ; Tue, 16 Jul 2002 21:16:55 -0700 (PDT) (envelope-from grant.cooper@nucleus.com) Received: from grantcooper ([205.206.254.226]) by priv-edtnes03-hme0.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020717041654.UDZZ7015.priv-edtnes03-hme0.telusplanet.net@grantcooper> for ; Tue, 16 Jul 2002 22:16:54 -0600 Message-ID: <020901c2243f$5af461a0$040a0a0a@valley.net> From: "Grant Cooper" To: "FreeBSD-questions" References: Subject: rc.conf and adding a command Date: Fri, 5 Jul 2002 10:16:39 -0600 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.2600.0000 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 I've been working on this for awhile. From the command line I can run /sbin/natd -n vr0 but I have read I can put this line into rc.conf. I've tried alot of combinations but can seem to get it to click. I currently have, natd_interface="vr0" I wrote a script to do this but I want to know what I'm doing wrong. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message