From owner-freebsd-ipfw@FreeBSD.ORG Tue Dec 23 22:16:11 2003 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B65DF16A4CE for ; Tue, 23 Dec 2003 22:16:11 -0800 (PST) Received: from tequila.4you.lt (tequila.4you.lt [212.122.68.216]) by mx1.FreeBSD.org (Postfix) with SMTP id 6ABD943D3F for ; Tue, 23 Dec 2003 22:16:09 -0800 (PST) (envelope-from hugle@vkt.lt) Received: (qmail 70367 invoked by uid 0); 24 Dec 2003 06:11:57 -0000 Received: from hugle@vkt.lt by tequila by uid 82 with qmail-scanner-1.20rc1 (. Clear:RC:1:. Processed in 0.060525 secs); 24 Dec 2003 06:11:57 -0000 Received: from unknown (HELO 127.0.0.1) (213.252.192.162) by tequila.4you.lt with SMTP; 24 Dec 2003 06:11:57 -0000 Date: Tue, 23 Dec 2003 22:15:25 -0800 From: hugle X-Mailer: The Bat! (v2.01) X-Priority: 3 (Normal) Message-ID: <155304934432.20031223221525@vkt.lt> To: zk , freebsd-ipfw@freebsd.org In-Reply-To: <20031223151931.GC274@hhos.serious.ld> References: <19235318750.20031223025510@vkt.lt> <20031223151931.GC274@hhos.serious.ld> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: ipfw forward command? X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hugle List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2003 06:16:11 -0000 z> On Tue, Dec 23, 2003 at 02:55:10AM -0800, hugle wrote: >> Hello. >> As I understoon, ipfw's forward command goes before ipnat >> How i can make it go in some other direction (ipnat then ipfw fwd)? >> cause firstly I'd like to NAT packets and then forward them to needed >> gateway. But since forward happens before NAT this can't be done, and >> packets don't get forwarded to needed gw >> default gw x.x.x.161 ip x.x.x.162 >> second gw x.x.x.141 ip x.x.x.142 >> third gw y.y.y.1 ip y.y.y.59 >> >> Any ideas? z> You can use ipfw divert with natd and put it before ipfw fwd. I'd like to, but: I need working oidentd daemon, and this daemon doesn't work with natd. So I'm using ipnat. any ideas? Hugle z> zk z> _______________________________________________ z> freebsd-ipfw@freebsd.org mailing list z> http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw z> To unsubscribe, send any mail to z> "freebsd-ipfw-unsubscribe@freebsd.org"