From owner-freebsd-questions@FreeBSD.ORG Tue May 4 15:00:15 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F89B1065677 for ; Tue, 4 May 2010 15:00:15 +0000 (UTC) (envelope-from steve@ipv6canada.com) Received: from smtp.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with SMTP id A392C8FC29 for ; Tue, 4 May 2010 15:00:09 +0000 (UTC) Received: (qmail 18624 invoked by uid 89); 4 May 2010 14:34:14 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 4 May 2010 14:34:14 -0000 Message-ID: <4BE03042.5010806@ipv6canada.com> Date: Tue, 04 May 2010 10:33:38 -0400 From: Steve Bertrand User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1 MIME-Version: 1.0 To: "questions@freebsd.org" X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Marc G. Fournier" Subject: Addition to BSDstats 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: Tue, 04 May 2010 15:00:15 -0000 Marc, et-al, I wasn't originally going to post this to the list, but I thought that it would be useful to do so in order to try to solicit feedback. There's a suggestion that I have for the server-side of bsdstats. I would find it very useful if the server could track the % of the reporting connections that come in over IPv6, and include that on the website front page. Of course, this would require that rpt.bsdstats.org reside on a reliable IPv6 network, and code changes to the server-side software. (if the code is Perl, I'll gladly take a look at it ;) I'm not interested in the actual addresses of the sending hosts, just whether the address contains a '.' or ':'. Cheers, Steve