From owner-freebsd-questions Sun Feb 25 8:57:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.lig.bellsouth.net (mail2.lig.bellsouth.net [205.152.0.56]) by hub.freebsd.org (Postfix) with ESMTP id 8B2B937B4EC for ; Sun, 25 Feb 2001 08:57:24 -0800 (PST) (envelope-from brownicm@prokyon.com) Received: from prokyon.com (adsl-61-148-210.int.bellsouth.net [208.61.148.210]) by mail2.lig.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id LAA29785; Sun, 25 Feb 2001 11:57:22 -0500 (EST) Message-ID: <3A99399F.6DE2AEAD@prokyon.com> Date: Sun, 25 Feb 2001 11:58:07 -0500 From: Chris Browning X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Duraid Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: NAT with ipfw? References: <3A98E95A.B6F4AE33@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Duraid wrote: > > can i do nat (network address translation) to allow my internal network > to access the internet using ipfw. as far as i know ipfw can only allow, > deny, reject and count packets. how can it do the nat? and if it can't > how do i do nat? are there any docs on this topic? > > Duraid ipfw also does the divert to natd. Just tell ipfw to allow everything if you don't want the packet-filtering. I would assume there is another way to do this, but being familiar with ipfw, that's how I would do it. -- ------------------------ Chris Browning brownicm@prokyon.com ------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message