From owner-freebsd-ipfw@FreeBSD.ORG Thu Aug 26 07:58:19 2004 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 EB57D16A4CE for ; Thu, 26 Aug 2004 07:58:19 +0000 (GMT) Received: from mk-smarthost-8.mail.uk.tiscali.com (mk-smarthost-8.mail.uk.tiscali.com [212.74.114.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 479A643D54 for ; Thu, 26 Aug 2004 07:58:19 +0000 (GMT) (envelope-from fbsd-ipfw@0x10.com) Received: from mk-webmail-1.b2b.uk.tiscali.com ([212.74.112.91]:3543) by mk-smarthost-8.mail.uk.tiscali.com with esmtp (Exim 4.30) id 1C0F7z-0006J4-Uq; Thu, 26 Aug 2004 08:56:59 +0100 Received: from exim by mk-webmail-1.b2b.uk.tiscali.com with local (Exim 4.24) id 1C0F9F-000MNW-Sj; Thu, 26 Aug 2004 08:58:17 +0100 References: <412BA814.9060406@esoltani.com> <412CD042.8010800@esoltani.com> In-Reply-To: <412CD042.8010800@esoltani.com> From: fbsd-ipfw@0x10.com To: patrick Date: Thu, 26 Aug 2004 08:58:17 +0100 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: cc: freebsd-ipfw@freebsd.org Subject: Re: natd and ipfw problems...hope this is the rightplace=) X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 07:58:20 -0000 Okay cheers! patrick writes: > fbsd-ipfw@0x10.com wrote: > >> >> Thanks for the advise, aren't any fwd/divert rules required in ipfw? >> -Fraser > > yes, and that is part of the initial natd setup. > > I have something like this: > ${fwcmd} add divert natd all from any to any via ${oif} > > Once your nat is working, that's the only divert you need. > > Regards, > Patrick Soltani. > _______________________________________________ > freebsd-ipfw@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"