From owner-freebsd-stable@FreeBSD.ORG Mon Aug 11 09:09:05 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 838CC1065673 for ; Mon, 11 Aug 2008 09:09:05 +0000 (UTC) (envelope-from kvs@binarysolutions.dk) Received: from solow.pil.dk (relay.pil.dk [195.41.47.164]) by mx1.freebsd.org (Postfix) with ESMTP id 41BAA8FC13 for ; Mon, 11 Aug 2008 09:09:05 +0000 (UTC) (envelope-from kvs@binarysolutions.dk) Received: from coruscant.binarysolutions.dk (naboo.binarysolutions.dk [80.196.17.173]) by solow.pil.dk (Postfix) with ESMTP id 15DC91CC0F4; Mon, 11 Aug 2008 10:51:45 +0200 (CEST) Received: by coruscant.binarysolutions.dk (Postfix, from userid 501) id A9112EEBD98; Mon, 11 Aug 2008 10:51:44 +0200 (CEST) To: Daryl Richards References: <20080809195935.F4976@borg> <20080809215249.T5563@borg> <20080810082410.X1306@borg> From: Kenneth Vestergaard Schmidt Organization: Binary Solutions Date: Mon, 11 Aug 2008 10:51:44 +0200 In-Reply-To: (Daryl Richards's message of "Sun\, 10 Aug 2008 09\:30\:02 -0400") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-stable@freebsd.org Subject: Re: IPMI Console: No luck once OS is booted X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2008 09:09:05 -0000 Daryl Richards writes: > I have a Sun Fire X2200. I can access the LOM no problem once Linux or > Solaris is booted. But, once FreeBSD boots, it's no longer accessible > from the NIC. Serial still works fine, it's just access via web or > ssh. Try setting hw.bge.allow_asf=1 in /boot/loader.conf /Kenneth