From owner-freebsd-questions Mon Jul 2 8:11:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from devlab.optonline.net (ool-18badd3b.dyn.optonline.net [24.186.221.59]) by hub.freebsd.org (Postfix) with ESMTP id 9B77337B403 for ; Mon, 2 Jul 2001 08:11:22 -0700 (PDT) (envelope-from petejc@optonline.net) Received: from optonline.net (localhost [127.0.0.1]) by devlab.optonline.net (8.11.3/8.11.3) with ESMTP id f62FBSm00431 for ; Mon, 2 Jul 2001 11:11:28 -0400 (EDT) (envelope-from petejc@optonline.net) Message-ID: <3B408F1F.E1D45FAB@optonline.net> Date: Mon, 02 Jul 2001 11:11:27 -0400 From: Pete Collins X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: natrules Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 my 4.3 box set up with two cards dc0 and xl0. xl0 is my DHCP external card. My box is enabled as a gateway. My packets from the inside are not making it out . . . Do the map rules below look correct? su-2.05# ipf -V ipf: IP Filter: v3.4.16 (264) Kernel: IP Filter: v3.4.16 Running: yes Log Flags: 0 = none set Default: pass all, Logging: unavailable Active list: 0 su-2.05# ipnat -l List of active MAP/Redirect filters: map dc0 192.168.0.0/16 -> 0.0.0.0/32 portmap tcp/udp 40000:65000 map xl0 192.168.0.0/16 -> 0.0.0.0/32 List of active sessions: Thanks --pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message