From owner-freebsd-questions Tue Oct 8 13: 4:21 2002 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 B8FE937B401 for ; Tue, 8 Oct 2002 13:04:20 -0700 (PDT) Received: from mail.mccallie.org (mail.mccallie.org [66.129.5.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id F104143E3B for ; Tue, 8 Oct 2002 13:04:19 -0700 (PDT) (envelope-from stchill@mccallie.org) Date: Tue, 8 Oct 2002 16:03:03 -0400 Message-Id: <200210081603.AA143786622@mail.mccallie.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "2005 - Chill, Samuel Thomas" Reply-To: X-Sender: To: Subject: Puzzling Simple NATD and IPFW Problem X-Mailer: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have ipfirewall, ipdivert, and dummynet all compiled into my kernel. I am able to run run natd and to specify rules with ipfw, i can also ping my external interface. My internal network card (rl1) is 10.0.0.1 and my lan clients are running on 10.0.0.x. I can ping everything, the network is setup properly. Im using the default rules supplied in the man page and apperently natd is not passing them on. I cant ping or go to any website at all. The lan clients have 10.0.0.1 set as there default gateway. rl0 is connected to the cable modem and gets it ip via dhcp. The freebsd box can ping any thing but apparently nothing is forwarded to the external interface. I have double checked and reinstalled multiple times and it seems that it is bound to never work! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message