From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 22 02:20:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1952CF0 for ; Tue, 22 Apr 2014 02:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CABE13C2 for ; Tue, 22 Apr 2014 02:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3M2K1IW089490 for ; Tue, 22 Apr 2014 02:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3M2K1mu089489; Tue, 22 Apr 2014 02:20:01 GMT (envelope-from gnats) Date: Tue, 22 Apr 2014 02:20:01 GMT Message-Id: <201404220220.s3M2K1mu089489@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Mark Linimon Subject: Re: ports/176383: sysutils/ipmitool cannot connect over SOL X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Mark Linimon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 02:20:01 -0000 The following reply was made to PR ports/176383; it has been noted by GNATS. From: Mark Linimon To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176383: sysutils/ipmitool cannot connect over SOL Date: Mon, 21 Apr 2014 21:16:05 -0500 ----- Forwarded message from Garrett Cooper ----- Date: Mon, 21 Apr 2014 13:01:10 -0700 From: Garrett Cooper To: marino@freebsd.org Cc: freebsd-ports-bugs@freebsd.org, spolyack@collaborativefusion.com Subject: Re: ports/176383: sysutils/ipmitool cannot connect over SOL I'll argue purely based on semantics for the resolution: the issue was that upstream changed the authentication defaults for SOL/lanplus and broke SOL out of the box without -C 3; it was an upstream bug not a FreeBSD bug, and hit a number of other OS distros (Redhat, Ubuntu, etc). They changed it back to -C 3 in a 1.8.13: http://sourceforge.net/p/ipmitool/bugs/112/ . Thank you :)! -Garrett ----- End forwarded message -----