From owner-freebsd-questions@FreeBSD.ORG Sat Nov 22 15:37:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1280106576A for ; Sat, 22 Nov 2008 15:37:22 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D4F4B8FC0A for ; Sat, 22 Nov 2008 15:37:21 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2) with ESMTP id mAMFb4Zf007716; Sat, 22 Nov 2008 16:37:04 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2/Submit) with ESMTP id mAMFb3O9007713; Sat, 22 Nov 2008 16:37:03 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 22 Nov 2008 16:37:03 +0100 (CET) From: Wojciech Puchar To: Tom Marchand In-Reply-To: Message-ID: <20081122163631.F7674@wojtek.tensor.gdynia.pl> References: <6B2C3766-25F4-454F-9597-12186B564060@comcast.net> <20081122002501.P3638@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: IPFW Rule X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2008 15:37:22 -0000 >> rule looks OK, but your message clearly suggest you DO NOT have IP >> forwarding enabled > > Interesting sysctl reports that forwarding is enabled: > > $ sysctl -a |grep forward > net.inet.ip.forwarding: 1 > it's not that. it's about routing, not ipfw forwarding you need IPFIREWALL_FORWARD option in kernel.