From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 04:38:15 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 60A22106564A for ; Thu, 18 Sep 2008 04:38:15 +0000 (UTC) (envelope-from auk@startext.tomsk.ru) Received: from startext.tomsk.ru (commit-tomline.tomline.ru [213.183.96.188]) by mx1.freebsd.org (Postfix) with ESMTP id 051408FC12 for ; Thu, 18 Sep 2008 04:38:13 +0000 (UTC) (envelope-from auk@startext.tomsk.ru) Received: by startext.tomsk.ru (Postfix, from userid 58) id AF51133C05C; Thu, 18 Sep 2008 11:38:09 +0700 (NOVST) X-Spam-Checker-Version: 3.2.5 (2008-06-10) on startext.tomsk.ru X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.5 Received: from [127.0.0.1] (unknown [10.10.1.9]) by startext.tomsk.ru (Postfix) with ESMTPA id 9124E33C03F for ; Thu, 18 Sep 2008 11:38:05 +0700 (NOVST) Message-ID: <48D1DB29.8020809@startext.tomsk.ru> Date: Thu, 18 Sep 2008 11:38:01 +0700 From: "Alexey A. Ukhov" User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: problem with ng_ipacct 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: Thu, 18 Sep 2008 04:38:15 -0000 Hello friend! I try to start ng_ipacct on my gif interface. And have problem with initialization: looks that system does not understand divert keyword startext# ngctl + mkpeer ipacct ctl ctl + name .:ctl ipacct_gif0 + mkpeer ipacct_gif0: ksocket gif0_in inet/raw/divert ngctl: send msg: Protocol not supported in all manuals it works, but not in my case. Some ideas? May someone can help with advice? Thanks in advance, Alex P.S.: loaded modules: startext# kldstat | grep ng 7 1 0xc5624000 4000 ng_socket.ko 9 1 0xc5640000 4000 ng_mppc.ko 11 1 0xc5867000 4000 ng_ether.ko 12 1 0xc586b000 3000 ng_tee.ko 13 1 0xc586e000 4000 ng_ipacct.ko 14 1 0xc5875000 5000 ng_ksocket.ko