From owner-freebsd-questions Wed Jan 2 20: 5: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nixon.modlogic.com (modlogic.com [207.139.197.110]) by hub.freebsd.org (Postfix) with ESMTP id C104337B417 for ; Wed, 2 Jan 2002 20:05:02 -0800 (PST) Received: from brettxp (CPE0080c6f98523.cpe.net.cable.rogers.com [24.102.144.205]) by nixon.modlogic.com (8.11.6/8.11.5) with ESMTP id g0348Y326255 for ; Wed, 2 Jan 2002 23:08:34 -0500 (EST) (envelope-from brett@modlogic.com) From: "Brett" To: Subject: ipfw fwd commands with nat Date: Wed, 2 Jan 2002 23:04:58 -0500 Message-ID: <001101c1940b$cf7e8150$0301a8c0@brettxp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 Hello, I'm having problems with the fwd or divert commands with ipfw to point to my internal network. If someone could reply off-list, that would be appreciated. Here's a little info. External IP 24.xxx.xxx.xxx Internal 192.168.1.1 So far, the ipfw rules are pretty bare bones. f flush add divert natd all from any to any via dc1 add pass all from any to any Cheers, Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message