From owner-freebsd-questions@FreeBSD.ORG Thu Jul 23 14:02:36 2009 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 43ECF1065672 for ; Thu, 23 Jul 2009 14:02:36 +0000 (UTC) (envelope-from nvass9573@gmx.com) Received: from mail.gmx.com (unknown [213.165.64.42]) by mx1.freebsd.org (Postfix) with SMTP id 8C7258FC26 for ; Thu, 23 Jul 2009 14:02:35 +0000 (UTC) (envelope-from nvass9573@gmx.com) Received: (qmail invoked by alias); 23 Jul 2009 14:02:33 -0000 Received: from ipa27.81.91.tellas.gr (EHLO [169.254.0.10]) [91.140.81.27] by mail.gmx.com (mp-eu003) with SMTP; 23 Jul 2009 16:02:33 +0200 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX19Td3xGbGpT59mZdXCLnymWDnjt+53SlpZoB3U1iv yJSoy9QecizSD3 Message-ID: <4A686D5E.9090700@gmx.com> Date: Thu, 23 Jul 2009 17:02:06 +0300 From: Nikos Vassiliadis User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Reinhard Haller References: <4A6853BA.5070308@interactive-net.de> In-Reply-To: <4A6853BA.5070308@interactive-net.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 Cc: freebsd-questions@freebsd.org Subject: Re: ng_netflow and ipv6 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, 23 Jul 2009 14:02:36 -0000 Reinhard Haller wrote: > I'm missing ipv6 traffic (all ssh-traffic is going over ipv6) in the > filtered netflow output. > I've checked the netflow data with tcpdump/wireshark, there is no ipv6 > netflow monitored. > ng_netflow implements netflow version 5, which doesn't support IPv6. Nikos