From owner-freebsd-stable Mon Jul 8 10:45:11 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85C2537B400 for ; Mon, 8 Jul 2002 10:45:09 -0700 (PDT) Received: from smtp.netcologne.de (smtp.netcologne.de [194.8.194.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A51E43E54 for ; Mon, 8 Jul 2002 10:45:08 -0700 (PDT) (envelope-from tmseck-lists@netcologne.de) Received: from xdsl-195-14-220-102.netcologne.de (xdsl-195-14-206-105.netcologne.de [195.14.206.105]) by smtp.netcologne.de (8.12.2/8.12.2) with ESMTP id g68Hj4Wf024636 for ; Mon, 8 Jul 2002 19:45:04 +0200 (MEST) Received: (qmail 1322 invoked by uid 1001); 8 Jul 2002 17:39:07 -0000 Date: Mon, 8 Jul 2002 19:39:07 +0200 From: Thomas Seck To: freebsd-stable@FreeBSD.ORG Subject: Re: FreeBSD Server and Gateway Message-ID: <20020708173907.GA581@laurel.tmseck.homedns.org> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <000801c225c9$bba4d030$3200000a@nitrox> <20020707173947.GA250@theshell.com> <000301c225f0$e43dcf70$3200000a@nitrox> <20020708053408.GA28499@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020708053408.GA28499@earthlink.net> User-Agent: Mutt/1.4i Organization: private site in Germany X-PGP-KeyID: DF46EE05 X-PGP-Fingerprint: A38F AE66 6B11 6EB9 5D1A B67D 2444 2FE1 DF46 EE05 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Christian Chen (oistrakh@earthlink.net): > So, what I'm actually doing is: > > 1. Set up NAT to route between my ethernet card and tun0 > 2. Set up the firewall rules via PPP Ugh. Simply let ppp(8) take care of NAT, do the firewalling with ipfw(8) and you're done. Close to trivial. -- Thomas Seck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message