From owner-freebsd-questions Thu Jan 28 07:24:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29911 for freebsd-questions-outgoing; Thu, 28 Jan 1999 07:24:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pmpro.com (dyn000979.belt.digex.net [199.125.236.217]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA29828 for ; Thu, 28 Jan 1999 07:24:00 -0800 (PST) (envelope-from thomas@pmpro.com) Received: from squash.pmpro.com (squash.pmpro.com [192.168.201.254]) by pmpro.com (8.6.13/8.6.12) with SMTP id KAA15486 for ; Thu, 28 Jan 1999 10:21:27 -0500 Message-Id: <3.0.6.32.19990128101836.008db330@pmpro.com> X-Sender: thomas@pmpro.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 28 Jan 1999 10:18:36 -0500 To: freebsd-questions@FreeBSD.ORG From: Mark Thomas Subject: natd/ipfw - "in/out"ness Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a machine that looks something like this: fxp0 - public interface fxp1 - private interface I have natd running on fxp0, with ipfw diverting all traffic through natd. If a packet comes in on fxp1 destined for fxp0, it goes through nat and gets rewritten with fxp1's address, then gets sent back through ipfw post-divert. At this point, is this packet still considered to be 'in via fxp1'? If a packet comes in on fxp0, gets rewritten by natd and ends destined for fxp1, is it still 'in via fxp0'? Thanks, ----- Mark Mark Thomas -- pmpro, inc. -- thomas@pmpro.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message