From owner-freebsd-net@FreeBSD.ORG Mon Oct 16 00:48:17 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70BF816A4B3 for ; Mon, 16 Oct 2006 00:48:17 +0000 (UTC) (envelope-from fwun@bigpond.net.au) Received: from imta08sl.mx.bigpond.com (imta08sl.mx.bigpond.com [144.140.93.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB8A843D45 for ; Mon, 16 Oct 2006 00:48:16 +0000 (GMT) (envelope-from fwun@bigpond.net.au) Received: from web08sl ([144.140.91.185]) by imta08sl.mx.bigpond.com with ESMTP id <20061016004814.JEYF10389.imta08sl.mx.bigpond.com@web08sl> for ; Mon, 16 Oct 2006 00:48:14 +0000 Received: Message-ID: <5945271.1160959694724.JavaMail.root@web08sl> Date: Mon, 16 Oct 2006 10:48:14 +1000 From: To: freebsd-net@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) Sensitivity: Normal Subject: Static route & NAT X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 00:48:17 -0000 Hi, I am wondering how to implement a freebsd router without NAT enbaled? There are 3 subnets connected to this freebsd router. all of them need to access the Internet. Thanks S