From owner-freebsd-questions@FreeBSD.ORG Sat May 1 09:26:10 2004 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 AF6AA16A4CF for ; Sat, 1 May 2004 09:26:10 -0700 (PDT) Received: from above.proper.com (above.proper.com [208.184.76.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8052543D41 for ; Sat, 1 May 2004 09:26:10 -0700 (PDT) (envelope-from phoffman@proper.com) Received: from [10.20.30.128] (dsl2-63-249-109-251.cruzio.com [63.249.109.251]) (authenticated bits=0) by above.proper.com (8.12.11/8.12.9) with ESMTP id i41GQ56d075842 for ; Sat, 1 May 2004 09:26:06 -0700 (PDT) (envelope-from phoffman@proper.com) Mime-Version: 1.0 X-Sender: phoffprop@mail.proper.com Message-Id: Date: Sat, 1 May 2004 09:26:00 -0700 To: freebsd-questions@FreeBSD.ORG From: Paul Hoffman Content-Type: text/plain; charset="us-ascii" ; format="flowed" Subject: Setting up a NAT without a 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: Sat, 01 May 2004 16:26:10 -0000 Greetings again. Many folks here helped me last year with my travails of setting up a FreeBSD 4.8 box as a NAT. I'm trying to reproduce that on a different box, and failing. My biggest problem seems to be the firewall, which I don't care about. That is, I just want a NAT: I don't care about blocking anything incoming or outgoing. 1) Are there directions somewhere for setting up a 4.x box as a NAT without needing to do all the firewall stuff? 2) Is this easier in 5.x? I can re-gen the box to 5.1.2 if that would be easier.