From owner-freebsd-questions Sat Jun 1 14:24:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.npubs.com (npubs.com [207.111.208.224]) by hub.freebsd.org (Postfix) with ESMTP id CBFD337B405 for ; Sat, 1 Jun 2002 14:24:28 -0700 (PDT) Received: 8.12.2-(Neptune) From: "Nielsen" To: "Mark-Nathaniel Weisman" , References: Subject: Re: Dual Natd? 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 Message-Id: <20020601212428.CBFD337B405@hub.freebsd.org> Date: Sat, 1 Jun 2002 14:24:28 -0700 (PDT) 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 You probably need to run multiple copies of natd. In which case you probably shouldn't be running them from rc.conf but should be configuring them yourself. > I want to be able to use multiple external cards for natd to a singular > internal card. How is this done? In the rc.conf file I've added a singular > line for the natd > > >> natd_interface="ed0" > > Can I have multiple lines in the rc.conf stating the same directive? > > >> natd_interface="ed0" > >> natd_interface="ed1" > > Any help would be greatly appreciated. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message