From owner-freebsd-questions@FreeBSD.ORG Sun Apr 13 22:41:20 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 CD74A37B401 for ; Sun, 13 Apr 2003 22:41:20 -0700 (PDT) Received: from 12-229-238-38.client.attbi.com (12-229-238-38.client.attbi.com [12.229.238.38]) by mx1.FreeBSD.org (Postfix) with SMTP id F2F5E43FA3 for ; Sun, 13 Apr 2003 22:41:19 -0700 (PDT) (envelope-from ryallsd@datasphereweb.com) Received: (qmail 44892 invoked from network); 14 Apr 2003 05:41:18 -0000 Received: from unknown (HELO bartxp) (192.168.0.2) by 12-229-238-38.client.attbi.com with SMTP; 14 Apr 2003 05:41:18 -0000 From: "Derrick Ryalls" To: "'John C'" , "'Andrew Brampton'" , Date: Sun, 13 Apr 2003 22:43:09 -0700 Message-ID: <00e001c30248$be19f960$0200a8c0@bartxp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: RE: Configuring FreeBSD gateway/firewall? 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: Mon, 14 Apr 2003 05:41:21 -0000 >=20 > I've gotten both interfaces up and working, but I can't seem=20 > to get it to switch packets from within the subnet out into=20 > the internet. The kernel is pretty much GENERIC 4.7, except=20 > with the GATEWAY option set, plus with Try following this section of the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/natd.html You will need it if you ever want to run a server on the inside anyway.