Date: Thu, 28 Jan 1999 10:18:36 -0500 From: Mark Thomas <thomas@pmpro.com> To: freebsd-questions@FreeBSD.ORG Subject: natd/ipfw - "in/out"ness Message-ID: <3.0.6.32.19990128101836.008db330@pmpro.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.19990128101836.008db330>