From owner-freebsd-ipfw@FreeBSD.ORG Mon Oct 8 04:40:51 2007 Return-Path: Delivered-To: freebsd-ipfw@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DC6816A418; Mon, 8 Oct 2007 04:40:51 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp2.yandex.ru (smtp2.yandex.ru [213.180.200.18]) by mx1.freebsd.org (Postfix) with ESMTP id DB7E613C455; Mon, 8 Oct 2007 04:40:49 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:54734 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S4395012AbXJHEki (ORCPT + 2 others); Mon, 8 Oct 2007 08:40:38 +0400 X-Comment: RFC 2476 MSA function at smtp2.yandex.ru logged sender identity as: bu7cher Message-ID: <4709B4BC.60708@yandex.ru> Date: Mon, 08 Oct 2007 08:40:28 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: edwin@FreeBSD.org References: <200710061138.l96BcKQp013208@freefall.freebsd.org> In-Reply-To: <200710061138.l96BcKQp013208@freefall.freebsd.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ipfw@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/113803: [patch] bin/ipfw.8 - don't get bitten by the fwd rule X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2007 04:40:51 -0000 edwin@FreeBSD.org wrote: > Maybe somebody from the mailinglist wants to comment on the PR. Yes, the packet forwarding may work only compiled within custom kernel. I think have a full chapter about ipfw-specific kernel options and a small howto about building a custom kld (without kernel rebuild) will be good. -- WBR, Andrey V. Elsukov