From owner-freebsd-questions Thu Apr 20 7:40:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from boat.mail.pipex.net (our.mail.pipex.net [158.43.128.75]) by hub.freebsd.org (Postfix) with SMTP id 77B9337B67E for ; Thu, 20 Apr 2000 07:40:22 -0700 (PDT) (envelope-from Ian.Hunter@uk.uu.net) Received: (qmail 13953 invoked from network); 20 Apr 2000 14:40:19 -0000 Received: from mailhost.puck.pipex.net (HELO mailhost.uk.internal) (194.130.147.54) by our.mail.pipex.net with SMTP; 20 Apr 2000 14:40:19 -0000 Received: (qmail 20327 invoked from network); 20 Apr 2000 14:40:19 -0000 Received: from camgate2.cam.uk.internal (172.31.6.21) by mailhost.uk.internal with SMTP; 20 Apr 2000 14:40:19 -0000 Received: by camgate2.cam.uk.internal with Internet Mail Service (5.5.2650.21) id <2WDJKJXR>; Thu, 20 Apr 2000 15:39:35 +0100 Message-ID: From: Ian Hunter To: freebsd-questions@freebsd.org Subject: RE: Gaming from PC on an ISP connected LAN...or summit like that! Date: Thu, 20 Apr 2000 15:36:55 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Using FBSD 2.2.7, I think] I feel this is taking me into unchartered waters.... I gather that I might have to set up ipfw, then natd. I think the reply at the bottom also indicates an upgrade of ppp.....isn't life fun! OK (draws breath), I'm about to embark on setting up ipfw, and I've never rebuilt the kernal before. I want to do a series of small steps which leave the machine running at each step. A few quick questions.... 1. If I enable ipfw in the kernal, but don't set ipfw_enabled in rc.conf, will my system still work as is, or do I have to go the whole hog? 2. Am I correct in assuming that in rc.firewall, my external interface is tun0 when using ppp? 3. In rc.firewall, my external IP is going to be a dynamic address. Now I currently use userland ppp to connect. Can I enable the firewall after connecting with PPP or should I use kernal based ppp? In other words how do I get rc.firewall to be configured on a dynamic IP? 4. Any hints/tips beyond that of the manuals? Appologies if these are silly questions! Any help pointers appreciated... Many Thanks Ian Hunter > -----Original Message----- > From: Nathan Vidican [mailto:webmaster@wmptl.com] > Sent: Wednesday, April 19, 2000 3:59 PM > To: Ian Hunter > Cc: freebsd-questions@freebsd.org > Subject: Re: Gaming from PC on an ISP connected LAN...or summit like > that! > > > use ppp -nat for 'sharing' the internet connection, and just use natd > for redirecting a port from the outside to a port/ip on the inside. > > > Ian Hunter wrote: > > > > Folks, > > > > I have an apparently simple requirement, and there > > seems to be a number of answers from searches. > > > > I have a FBSD box on PPP/modem to outside, and a WinNet > > box inside and I want to run internet games (eg FS2000) > > without plugging the modem into the WinTel box. > > > > I just need to get some ideas of what would be the best > > solution to redirecting packets from a specific port > > to an internal aliased machine. I've got loads of bits that > > seem to come close, but I can't quite figure which will > > do it best - particularly, is it already in PPP and I've > > missed something? > > > > Many Thanks > > Ian Hunter > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message