From owner-freebsd-current@FreeBSD.ORG Fri Oct 13 03:43:03 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02B2416A47B for ; Fri, 13 Oct 2006 03:43:03 +0000 (UTC) (envelope-from fulanpeng@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D49243D5E for ; Fri, 13 Oct 2006 03:42:57 +0000 (GMT) (envelope-from fulanpeng@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so352834nzn for ; Thu, 12 Oct 2006 20:42:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Vz/v8H8R+JrjPCAMbTlDd6II/wV+GhA8/ikfrIv81ZD9dcP+4HPvVJYnUFTNU8RYpxGnmAZeUT51sc87j7KjCuFH2iMF0ctPaPJPGC98iGl8AmINvIHGGXLwZK4w8131lHBj+YvWh0+v5nS8VGohc4XUpDbKCM221oNiiyzxo5k= Received: by 10.64.249.18 with SMTP id w18mr4040034qbh; Thu, 12 Oct 2006 20:42:56 -0700 (PDT) Received: by 10.64.241.6 with HTTP; Thu, 12 Oct 2006 20:42:56 -0700 (PDT) Message-ID: Date: Thu, 12 Oct 2006 23:42:56 -0400 From: "fulan Peng" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 7.0-CURRENT make LINT works with Tyan K8WE S2877 BIOS 1.03 2 Opteron/6G/SATA X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 03:43:03 -0000 I just need IPFIREWALL_FORWARD to make ipfw add 100 fwd 127.0.0.1,8080 tcp from any to any 80 in to work. As I posted before, it would not make by just adding options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_FORWARD