From owner-freebsd-net@FreeBSD.ORG Fri Dec 15 18:58:41 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 26AD716A40F; Fri, 15 Dec 2006 18:58:41 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from webmail9.mail.yandex.net (webmail9.mail.yandex.net [213.180.223.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id E93AB43C9D; Fri, 15 Dec 2006 18:56:04 +0000 (GMT) (envelope-from bu7cher@yandex.ru) Received: from YAMAIL (webmail9.yandex.ru) by mail.yandex.ru id ; Fri, 15 Dec 2006 21:57:38 +0300 Received: from [82.211.152.12] ([82.211.152.12]) by mail.yandex.ru with HTTP; Fri, 15 Dec 2006 21:57:37 +0300 (MSK) Date: Fri, 15 Dec 2006 21:57:37 +0300 (MSK) From: "Andrey V. Elsukov" Sender: bu7cher@yandex.ru Message-Id: <4582F021.000015.13046@webmail9.yandex.ru> MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] Errors-To: bu7cher@yandex.ru To: freebsd-net@freebsd.org X-Source-Ip: 82.211.152.12 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: freebsd-arch@freebsd.org Subject: Runtime control for the IPFIREWALL_FORWARD X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bu7cher@yandex.ru List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 18:58:41 -0000 Hi, All! I want get the IPFIREWALL_FORWARD feature without a kernel rebuild. And use forwarding with the ipfw kld. It's possible to have this functional in the base system? If yes, then which is preferred way: sysctl or kld? -- WBR, Andrey V. Elsukov