From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 21 20:01:11 2014 Return-Path: Delivered-To: freebsd-ports-bugs@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 DEEEFA5B; Mon, 21 Apr 2014 20:01:11 +0000 (UTC) Received: from mail-vc0-x235.google.com (mail-vc0-x235.google.com [IPv6:2607:f8b0:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E9DE1164; Mon, 21 Apr 2014 20:01:11 +0000 (UTC) Received: by mail-vc0-f181.google.com with SMTP id id10so1500678vcb.12 for ; Mon, 21 Apr 2014 13:01:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vjxrUnT6UEODgbpsIASf1oV76IoGiojdYh/4pfATzxE=; b=bg6swxMtk6I3yI47cLFeemEeBA8+juYzEgIOry/M15ww2lcPQPnq7mEN4rxD6wZvLy i/Kgh1OZcbLlSShyufeQSjXoaiQWxxnM/JDG+/hMo4z9i+BNTYUJYOZpPQTHFavqT7WR YPY4Y62drSzB/3TCzoF3oZ83zfyutx1iZ+CiJTQqIOzOc/HGAavDh3kru5sTzOzWNqhQ 01W35HGvJU5TJ7829Gu/SEQggbWs+JBAx2GNvkSczUKqdZq1SlpOjOSQi43FDfK6sqzW NoZDGtbfSrBPmwO0gu1gWSonXOC49m7WBi3WNurRIYpge0czhacyWBlpp57HLa4edhTN StTQ== MIME-Version: 1.0 X-Received: by 10.58.112.98 with SMTP id ip2mr20943veb.35.1398110470667; Mon, 21 Apr 2014 13:01:10 -0700 (PDT) Received: by 10.221.67.136 with HTTP; Mon, 21 Apr 2014 13:01:10 -0700 (PDT) In-Reply-To: <201404210807.s3L8738A025938@freefall.freebsd.org> References: <201404210807.s3L8738A025938@freefall.freebsd.org> Date: Mon, 21 Apr 2014 13:01:10 -0700 Message-ID: Subject: Re: ports/176383: sysutils/ipmitool cannot connect over SOL From: Garrett Cooper To: marino@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: freebsd-ports-bugs@freebsd.org, spolyack@collaborativefusion.com X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 20:01:11 -0000 On Mon, Apr 21, 2014 at 1:07 AM, wrote: > Synopsis: sysutils/ipmitool cannot connect over SOL > > State-Changed-From-To: feedback->closed > State-Changed-By: marino > State-Changed-When: Mon Apr 21 08:07:03 UTC 2014 > State-Changed-Why: > According to comments, this was "user error". The maintainer should > have responded though. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=176383 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