Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 15:49:39 -0400 (EDT)
From:      jaime@snowmoon.com
To:        Luigi Rizzo <rizzo@icir.org>
Cc:        freebsd-ipfw@FreeBSD.ORG
Subject:   Re: ipfw fwd and bridging
Message-ID:  <20020627154514.R7726-100000@malkav.snowmoon.com>
In-Reply-To: <20020627115749.B50351@iguana.icir.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Jun 2002, Luigi Rizzo wrote:
> > divert manpage.  Will an ipfw divert rule, a natd process, and bridging
> > work together on the same box?
>
> well, this is a different story. You _can_ have these things
> work together, but you have to write the rules in the right way.

	At this point, I'll be happy to use routing instead of bridging,
as long as I can get transproxy out of my firewall.  :)  That's what I've
been trying to do between messages.  At the moment, I'm testing out things
like:

ipfw add 00050 divert natd tcp from 10.0.0.0/8 to not 10.0.0.0/8 80
natd -proxy_only -proxy_rule port 80 server 127.0.0.1:8080 -interface fxp1

	Any tips?

							Thanks in advance,
							Jaime



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020627154514.R7726-100000>