From owner-freebsd-questions Sun Feb 7 18:17:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA26337 for freebsd-questions-outgoing; Sun, 7 Feb 1999 18:17:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scds.com (jseger.shore.net [204.167.102.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA26331 for ; Sun, 7 Feb 1999 18:17:51 -0800 (PST) (envelope-from jseger@jseger.scds.com) Received: from jseger.scds.com (localhost.scds.com [127.0.0.1]) by scds.com (8.9.2/8.8.8) with ESMTP id VAA77956 for ; Sun, 7 Feb 1999 21:17:31 -0500 (EST) (envelope-from jseger@jseger.scds.com) Message-Id: <199902080217.VAA77956@scds.com> To: questions@FreeBSD.ORG Subject: NAT between two ethernet devices Date: Sun, 07 Feb 1999 21:17:31 -0500 From: "Justin M. Seger" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I was wondering how to setup the following... This will be on an Alpha running FreeBSD 3.0 stable Network card A has a static IP that is on the Internet Network card B has a private IP (10.0.0.1) I'd like to do NAT for all hosts on the 10.X network so that they will work on the Internet. I've currently seen this functionality with 'ppp -alias'. Anyway, if anyone can tell me how to do this, or something similar I'd appreciate it. Thanks a lot, -Justin Seger- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message