From owner-freebsd-questions@FreeBSD.ORG Wed Aug 9 16:31:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C05516A4DE for ; Wed, 9 Aug 2006 16:31:14 +0000 (UTC) (envelope-from howie@thingy.com) Received: from tasmania.network-i.net (tasmania.network-i.net [212.21.121.160]) by mx1.FreeBSD.org (Postfix) with SMTP id 9709643D53 for ; Wed, 9 Aug 2006 16:31:12 +0000 (GMT) (envelope-from howie@thingy.com) Received: (qmail 36397 invoked from network); 9 Aug 2006 16:31:10 -0000 Received: from nat1.network-i.net (HELO ?10.1.1.134?) (212.21.99.52) by tasmania.network-i.net with SMTP; 9 Aug 2006 16:31:10 -0000 Message-ID: <44DA0DDF.40300@thingy.com> Date: Wed, 09 Aug 2006 17:31:27 +0100 From: Howard Jones User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: "Marc G. Fournier" , freebsd-questions@freebsd.org References: <20060807003815.C7522@ganymede.hub.org> <20060808102819.GB64879@augusta.de> <20060808153921.V7522@ganymede.hub.org> <44D8EC98.8020801@utdallas.edu> <20060808201359.S7522@ganymede.hub.org> <44D91F02.90107@mawer.org> <20060808212719.L7522@ganymede.hub.org> <20060809072313.GA19441@sysadm.stc> <20060809105404.GC19441@sysadm.stc> <44DA0715.1020507@utdallas.edu> <20060809130634.S7522@ganymede.hub.org> In-Reply-To: <20060809130634.S7522@ganymede.hub.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: BSDstats Project v2.0 ... 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: Wed, 09 Aug 2006 16:31:14 -0000 Marc G. Fournier wrote: > The uniqueness is a combination of IP+hostname ... again, as one pointed > out with PCBSD, this isn't always necessarily the case, but, IMHO, that > is a flaw of PCBSD having all hosts on the same network using the same > hostname ... That's the nice thing with the 'ifconfig|sha256' scheme. Because it would include the MAC address of the interfaces in the hash, the only 'identical' machines would be ones with no ethernet interfaces at all.