From owner-freebsd-proliant@FreeBSD.ORG Tue Sep 12 22:54:53 2006 Return-Path: X-Original-To: freebsd-proliant@freebsd.org Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BC0616A47B for ; Tue, 12 Sep 2006 22:54:53 +0000 (UTC) (envelope-from jcagle@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E83443D58 for ; Tue, 12 Sep 2006 22:54:52 +0000 (GMT) (envelope-from jcagle@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so2185564wxd for ; Tue, 12 Sep 2006 15:54:51 -0700 (PDT) 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:references; b=paVW9eXB7eJk7C/K/bAtV8FHlm74cGYCQ64gjwmtFhD6bXVKGn9ETPRyeJeNNbt0l/HsGsSiAtMkA5SlCg1WYus1gafiH5172brmPVGx9KX9Qj3dAYDQyQ1kQqjqtvBBFb/oNjzuiKlcmzEZW/HwN3R/5wSybdR90Monh+ZmuKU= Received: by 10.90.80.8 with SMTP id d8mr2480749agb; Tue, 12 Sep 2006 15:54:51 -0700 (PDT) Received: by 10.90.100.11 with HTTP; Tue, 12 Sep 2006 15:54:50 -0700 (PDT) Message-ID: <6863f0c90609121554l41c680dake9d392733d330f9c@mail.gmail.com> Date: Tue, 12 Sep 2006 17:54:50 -0500 From: jmc To: "Marc G. Fournier" In-Reply-To: <20060912183211.K36880@ganymede.hub.org> MIME-Version: 1.0 References: <20060912092617.F2717@shanty.ipnstock.com> <6863f0c90609120640w15be76a2sf79b70936e6897a5@mail.gmail.com> <20060912122313.T36880@ganymede.hub.org> <6863f0c90609121425n330c863cj71e41edc36ec552@mail.gmail.com> <20060912183211.K36880@ganymede.hub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-proliant@freebsd.org Subject: Re: ssh ilo question X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion of FreeBSD on HP ProLiant server platforms." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2006 22:54:53 -0000 On 9/12/06, Marc G. Fournier wrote: > > On Tue, 12 Sep 2006, jmc wrote: > > > One really cool feature is "Shared network port". This means that the > > iLO Ethernet traffic can run across the NIC1 link, so that it doesn't > > require an additional Ethernet port for each server. You can configure > > an iLO VLAN tag so that the iLO management traffic is kept separate by > > the ethernet switch. > > this one is very nice to see ... > > * Shared Network Port now supports full access to iLO 2 via the > browser and scripting interfaces > > I thought that iLO-1 supported this already, but someone recently reported > that as soon as the operating starts up, it was locking him out of the > SNP? Do you know if iLO-2 fixes that? Or are we talking about two > different things here? iLO-1 does support Shared Network Port on some platforms, but since it is a "low-speed" interface, you cannot run the web interface through it -- just the Telnet/SSH interface. Also, the patches to the broadcom nic driver were just submitted (2 days ago?) that allow SNP to work properly with FreeBSD. -- John