From owner-freebsd-questions Tue Feb 22 6: 9:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rodia.zighelboim.com (rodia.zighelboim.com [204.27.67.106]) by hub.freebsd.org (Postfix) with SMTP id 626BE37B691 for ; Tue, 22 Feb 2000 06:09:18 -0800 (PST) (envelope-from mango@zighelboim.com) Received: from localhost (localhost [127.0.0.1]) by rodia.zighelboim.com (8.9.3/8.9.3) with ESMTP id IAA41521 for ; Tue, 22 Feb 2000 08:09:12 -0600 (CST) (envelope-from mango@zighelboim.com) Date: Tue, 22 Feb 2000 08:06:01 -0600 (CST) From: Raul Zighelboim Cc: freebsd-questions@FreeBSD.ORG Subject: Port routing / ipfw question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message