From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 19:19:04 2003 Return-Path: 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 4DD7A16A4B3 for ; Mon, 6 Oct 2003 19:19:04 -0700 (PDT) Received: from p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp (p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp [220.111.132.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 106B143FBD for ; Mon, 6 Oct 2003 19:19:03 -0700 (PDT) (envelope-from lukek@meibin.net) Received: (qmail 74006 invoked by uid 89); 7 Oct 2003 02:18:34 -0000 Received: from unknown (HELO ?127.0.0.1?) (192.168.10.35) by 192.168.20.5 with SMTP; 7 Oct 2003 02:18:34 -0000 Date: Tue, 07 Oct 2003 11:12:25 +0900 From: Luke Kearney To: FreeBSD Questions Message-Id: <20031007110654.B2D9.LUKEK@meibin.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.07.01 Subject: IPF and Routing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 02:19:04 -0000 Hello, I have question regarding IPNat and routing. The situation is that I need to setup a network where each machine gets a unique global IP address from behind a firewall which performs NAT. I have 16 addresses so my question is can I alias 14 addresses to the primary nic and then config each private address to map directly to one global address or have I missed something fundamental about this ? Any advice is appreciated. TIA LukeK