From owner-freebsd-current@FreeBSD.ORG Sat Jul 10 19:25:39 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E19F16A4CE; Sat, 10 Jul 2004 19:25:39 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8244F43D3F; Sat, 10 Jul 2004 19:25:39 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 745A472DF2; Sat, 10 Jul 2004 12:25:39 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 71B5B72DB5; Sat, 10 Jul 2004 12:25:39 -0700 (PDT) Date: Sat, 10 Jul 2004 12:25:39 -0700 (PDT) From: Doug White To: "Bjoern A. Zeeb" In-Reply-To: Message-ID: <20040710122321.J66667@carver.gumbysoft.com> References: <20040709184308.A60026@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Robert Watson cc: FreeBSD current mailing list Subject: Re: ethercons updated for -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jul 2004 19:25:39 -0000 On Sat, 10 Jul 2004, Bjoern A. Zeeb wrote: > I have been told there is a tool 'IPMItool' that is most likely > this one: http://ipmitool.sourceforge.net/ > > It might be a bit linuxoid but I haven't checked the code yet. This is Sun's little CLI program that they hand out for managing the V20z. It should be portable. I've been trying to implement it all myself mainly for education value. I already have most of IPMI1.5 implemented in a set of Python modules. RMCP+ hurts to read though... started on it last night... the crypto protocol is ... bizarre. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org