Date: Mon, 29 May 2000 12:35:44 -0400 From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: "George M. Ellenburg" <lnbrg@atl.mediaone.net> Cc: freebsd-ipfw@FreeBSD.ORG Subject: Re: IPFW Web Resources Message-ID: <20000529123544.E58958@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <39328962.36D5C769@atl.mediaone.net>; from lnbrg@atl.mediaone.net on Mon, May 29, 2000 at 03:14:42PM %2B0000 References: <393271E0.CCB12B68@atl.mediaone.net> <20000529105333.A58958@cc942873-a.ewndsr1.nj.home.com> <39328962.36D5C769@atl.mediaone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 29, 2000 at 03:14:42PM +0000, George M. Ellenburg wrote:
> "Crist J. Clark" wrote:
>
> > On Mon, May 29, 2000 at 01:34:25PM +0000, George M. Ellenburg wrote:
> > > ipfw add fwd 24.88.37.x,23 tcp from any to 192.168.0.2 23 via fxp1
> >
> > This is not going to work how you want. Remember: ipfw(8) does not
> > change the content of packets.
>
> What exactly is the 'fwd' argument used for with ipfw, then?
$ man ipfw
.
.
.
fwd ipaddr[,port]
Change the next-hop on matching packets to ipaddr, which
can be an IP address in dotted quad or a host name.
.
.
.
This is intended for use with
transparent proxy servers.
.
.
.
--
Crist J. Clark cjclark@home.com
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?20000529123544.E58958>
