From owner-freebsd-questions Tue Feb 13 7:56:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 0DF0E37B491 for ; Tue, 13 Feb 2001 07:56:15 -0800 (PST) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id f1DGImq90182; Tue, 13 Feb 2001 10:18:53 -0600 (CST) (envelope-from nick@rogness.net) Date: Tue, 13 Feb 2001 10:18:48 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: Stephen Ware Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw and forwarding questions. In-Reply-To: <5.0.2.1.2.20010213212256.02230ea8@entropy.inserted.net> 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 On Tue, 13 Feb 2001, Stephen Ware wrote: > Hola, Hello! comments below... > I'm trying to play an online game (Age of Empires 2) from my > windows machine (192.168.0.2), The windows machine > is behind a 4.2-Stable (cvsupped as of last week). My > external interface is ppp0 (61.12.142.3) and my internal > interface is rl0 (192.168.0.1) > Age of Empires seems to require a connection from the > server to play multiplayer styles, however the port isn't > consistent. > I''ve recompiled my kernel with options IPFIREWALL_FORWARD > and added after reading the ipfw man page, tried this: > > ipfw fwd 192.168.0.2 log all from 206.47.132.194 to any in recv ppp0 > ipfw fwd ONLY works on outbound packets. Check the mail-list archives as I ran into this problem a while back. ALso, in this case you probably want to use NAT instead of fwd. Nick Rogness - Keep on routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message