From owner-freebsd-questions@FreeBSD.ORG Fri Apr 23 15:51:35 2010 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 EBB10106566C for ; Fri, 23 Apr 2010 15:51:35 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 8BA6C8FC0A for ; Fri, 23 Apr 2010 15:51:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ezekiel.daleco.biz (8.14.3/8.14.2) with ESMTP id o3NFpUFk090832; Fri, 23 Apr 2010 10:51:30 -0500 (CDT) (envelope-from kdk@daleco.biz) X-Virus-Scanned: amavisd-new at daleco.biz Received: from ezekiel.daleco.biz ([127.0.0.1]) by localhost (ezekiel.daleco.biz [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iugat6eJ7vSY; Fri, 23 Apr 2010 10:51:29 -0500 (CDT) Received: from archangel.daleco.biz (ezekiel.daleco.biz [66.76.92.18]) by ezekiel.daleco.biz (8.14.3/8.14.3) with ESMTP id o3NFpOiU090828; Fri, 23 Apr 2010 10:51:25 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <4BD1C1FC.2030106@daleco.biz> Date: Fri, 23 Apr 2010 10:51:24 -0500 From: Kevin Kinsey User-Agent: Thunderbird 2.0.0.23 (X11/20090929) MIME-Version: 1.0 To: Aiza References: <4BD1735E.7080307@comclark.com> In-Reply-To: <4BD1735E.7080307@comclark.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: bsdstats & country 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: Fri, 23 Apr 2010 15:51:36 -0000 Aiza wrote: > How does bsdstats know what country the PC posting its info is from? Probably via a lookup in the regional registry; see RFC 2050. Kevin Kinsey