Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2000 23:21:58 -0500
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        Raul Zighelboim <mango@zighelboim.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Port routing / ipfw question
Message-ID:  <20000222232157.A9788@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <Pine.BSF.4.10.10002220802160.39475-100000@rodia.zighelboim.com>; from mango@zighelboim.com on Tue, Feb 22, 2000 at 08:06:01AM -0600
References:  <Pine.BSF.4.10.10002211452020.6901-100000@hydrant.intranova.net> <Pine.BSF.4.10.10002220802160.39475-100000@rodia.zighelboim.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 22, 2000 at 08:06:01AM -0600, Raul Zighelboim wrote:
> 
> Hello there;
> Is there a way to accomplish the following :
> 
> ---
> ipfw add 'route 10.0.0.2' all from any to any 80
> ipfw add 'route 10.0.0.1' all from any to any
> ---
> 
> I tried using the 'fwd' option... but I think fwd changed the packet.

No, that's just it, 'fwd' _doesn't_ change the packet.

If you are really using 10.0.0.0 addresses, you are likely using
natd(8). See the '-redirect_port' and '-redirect_address' options.
-- 
Crist J. Clark                           cjclark@home.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?20000222232157.A9788>