From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 09:45:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 301FA16A4CE for ; Thu, 17 Mar 2005 09:45:20 +0000 (GMT) Received: from web61002.mail.yahoo.com (web61002.mail.yahoo.com [216.155.196.91]) by mx1.FreeBSD.org (Postfix) with SMTP id 96B9843D41 for ; Thu, 17 Mar 2005 09:45:19 +0000 (GMT) (envelope-from yance_kowara@yahoo.com) Received: (qmail 76103 invoked by uid 60001); 17 Mar 2005 09:45:19 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=S+UUPaZUjLs0FVJ6GI9i0cscN7pnhMQCGAFifsqloOEEJQj4dOOPP6wYk/PbH0I0zjN6X4gLsUDlKeNy2fnmBw4dFBocukckDpm5dbMPTD/7GqSuLvk7V4rAbZyqX/cY5J7LEaPUkZyieBepmB6hz/PmmZsvG2cdM6Img/VfRg4= ; Message-ID: <20050317094519.76101.qmail@web61002.mail.yahoo.com> Received: from [203.217.21.131] by web61002.mail.yahoo.com via HTTP; Thu, 17 Mar 2005 01:45:18 PST Date: Thu, 17 Mar 2005 01:45:18 -0800 (PST) From: Yance Kowara To: freebsd-questions@freebsd.org In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: DSL LAN Sharing with FreeBSD-5.3+natd+ipfw X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 09:45:20 -0000 I had a similar setup http://members.iinet.net.au/~yance/pppoenat.html in rc.conf where you put gateway_enable="YES" this will appear 00100 28 2096 divert 8668 ip from any to any via dc0 You can add extra ipfw config using a script similar to mine, and in rc.conf firewall_script="path/to/your/firewallscript" I hope it helps. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com