From owner-freebsd-net Thu Nov 8 5:33:42 2001 Delivered-To: freebsd-net@freebsd.org Received: from free.wgops.com (dsl092-002-178.sfo1.dsl.speakeasy.net [66.92.2.178]) by hub.freebsd.org (Postfix) with ESMTP id 6E2B637B41E for ; Thu, 8 Nov 2001 05:33:41 -0800 (PST) Received: from wgops.com (dsl092-002-177.sfo1.dsl.speakeasy.net [66.92.2.177]) by free.wgops.com (8.11.3/8.11.3) with ESMTP id fA8DXdN38946 for ; Thu, 8 Nov 2001 05:33:39 -0800 (PST) (envelope-from mloftis@wgops.com) Message-ID: <3BEA89B3.B88C5048@wgops.com> Date: Thu, 08 Nov 2001 05:33:39 -0800 From: Michael Loftis X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: natd behaviour. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm running natd and I need to change it's behaviour slightly. it seems that if it doesn't find a redirect_address match it'll drop connection requests for that address, so putting it in a simplest-case divert from any to any type of ipfw rulle severly breaks things. What I need it to do is pass those through unmodified. Can I get it to do this or am I going to have to get specific with my ipfw rules? Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message