Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2002 11:08:02 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Luigi Rizzo <rizzo@icir.org>
Cc:        cjclark@alum.mit.edu, "Michael R. Wayne" <wayne@staff.msen.com>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Odd ipfw behaviour
Message-ID:  <Pine.BSF.4.21.0202181105550.52663-100000@InterJet.elischer.org>
In-Reply-To: <20020218093852.B20152@iguana.icir.org>

next in thread | previous in thread | raw e-mail | index | archive | help
that patch is an MFC of a fix that went into -current.
it allows teh 'fwd' ing of packets from the 'input' filter to
external machines..

i.e.
this doesn't work without this patch:

ipfw add 100 fwd 1.2.3.4 tcp from any to 1.2.3.5 80 in recv fxp0


On Mon, 18 Feb 2002, Luigi Rizzo wrote:

> On Mon, Feb 18, 2002 at 09:31:13AM -0800, Crist J. Clark wrote:
> > On Mon, Feb 18, 2002 at 12:01:17PM -0500, Michael R. Wayne wrote:
> > > On Mon, Feb 18, 2002 at 05:49:46AM -0800, Crist J. Clark wrote:
> > > > What precise version of FreeBSD are you running, BTW?
> > > 
> > > 4.5 RELEASE, as stated in original message.
> > 
> > Do these patches help?
> 
> can you please summarise the problem and what the fix is trying to
> achieve ?
> 
> 	luigi
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 


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




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