From owner-freebsd-questions Fri Mar 14 14:44: 7 2003 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 CD70337B401 for ; Fri, 14 Mar 2003 14:44:06 -0800 (PST) Received: from saexchange.softwarealternative.com (saexchange.softwarealternative.com [66.45.84.192]) by mx1.FreeBSD.org (Postfix) with SMTP id 41D5843FAF for ; Fri, 14 Mar 2003 14:44:06 -0800 (PST) (envelope-from fbsdq@kuyarov.org) Received: (qmail 54714 invoked by uid 89); 14 Mar 2003 22:33:44 -0000 Message-ID: <20030314223344.54713.qmail@saexchange.softwarealternative.com> From: "fbsdq" To: freebsd-questions@freebsd.org Subject: fbsd box as router AND natd Date: Fri, 14 Mar 2003 15:33:44 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 Hello, I was wondering if this is possible and how to do it. I just got a t1 installed with limited IP's. I want my FreeBSD box to act as a router to all those office pc's with my limited public IP's, and when I run out of those I want it to also act as a natd box to my 10.x.x.x ip addresses. Do I need three nics to get this done? One for outside interface, one for public ip inside interface [router], and a third one for inside public ip interface [natd]? I know how to do natd, but for it to act as a router what do I need in /etc/rc.conf, will just gateway_enable=YES do? or do I need to run routed? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message