From owner-freebsd-net@FreeBSD.ORG Wed Mar 15 08:39:53 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7397416A401 for ; Wed, 15 Mar 2006 08:39:53 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 000C843D46 for ; Wed, 15 Mar 2006 08:39:52 +0000 (GMT) (envelope-from jfvogel@gmail.com) Received: by zproxy.gmail.com with SMTP id s1so73867nze for ; Wed, 15 Mar 2006 00:39:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Hl9eQkimw6eola+3yy6zxWx/o+d2WngW5MmencU8tszHHkX8VYqxUu9M5lQU/Pv0+e3/JHIlasHVx3w6sYJSszPbW+wQ4ARmN3pfekEVU+vac2lvLy4JK6aHE5PKVz70UrPBjmrpXNdiGyi0gG7wTAuUFTII+fF+zKgmNCayvPI= Received: by 10.35.96.11 with SMTP id y11mr75182pyl; Wed, 15 Mar 2006 00:39:52 -0800 (PST) Received: by 10.35.28.4 with HTTP; Wed, 15 Mar 2006 00:39:52 -0800 (PST) Message-ID: <2a41acea0603150039q168075eakc034defcdd4d783@mail.gmail.com> Date: Wed, 15 Mar 2006 00:39:52 -0800 From: "Jack Vogel" To: "Julian Elischer" In-Reply-To: <4417CE70.5070301@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <002f01c6479a$696d1510$c802a8c0@BLADESNITZ> <2a41acea0603142307v78f41d86n7523574e26cd7f5f@mail.gmail.com> <4417CE70.5070301@elischer.org> Cc: Matt , freebsd-net@freebsd.org Subject: Re: IPMI During Boot X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 08:39:53 -0000 On 3/15/06, Julian Elischer wrote: > > Working with intel (TM) motherboards using the Intel Gb chips, > and talking to the intel reps last year (for my previous employer) I was > led to believe that > these chips supported IPMI by giving the BMC a back door into the same > NIC that the > OS was using. > (using an I2c (SMB) interface) > On the machines I used, I am pretty sure the bios gave the same MAC > address to the BMC > side of things as the OS side of theings by default, and we had is set > up so that we used the > same IP address also. well, i'm not positive about the MAC thing, but I am quite sure that on IBM xSeries systems you assigned a different IP address to the BMC, this was done in the BIOS. And, when I think about that, if it did have a seperate IP address then it musta had a seperate MAC too... Course, that was IBM hardware. I'll have to check up on this more at work tomorrow. So Julian, are you saying that you have seen this kind of functionality work on FreeBSD?? Cheers, Jack