From owner-freebsd-stable@FreeBSD.ORG Mon Jul 12 17:49:10 2010 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 15C90106564A; Mon, 12 Jul 2010 17:49:10 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from mail2.timeinc.net (mail2.timeinc.net [64.236.74.30]) by mx1.freebsd.org (Postfix) with ESMTP id CAB1A8FC1E; Mon, 12 Jul 2010 17:49:09 +0000 (UTC) Received: from mail.timeinc.net (timeinc2-lm25.websys.aol.com [64.12.55.166]) by mail2.timeinc.net (8.13.8/8.13.8) with ESMTP id o6CHn9l8008966 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 12 Jul 2010 13:49:09 -0400 Received: from ws-mteterin.dev.pathfinder.com (ws-mteterin.dev.pathfinder.com [209.251.223.173]) by mail.timeinc.net (8.13.8/8.13.8) with SMTP id o6CHn9gn030312; Mon, 12 Jul 2010 13:49:09 -0400 Message-ID: <4C3B5594.5050607@aldan.algebra.com> Date: Mon, 12 Jul 2010 13:49:08 -0400 From: "Mikhail T." Organization: Virtual Estates, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; uk; rv:1.9.1.10) Gecko/20100512 Lightning/1.0b1 Thunderbird/3.0.5 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <20100707185928.GA16180@icarus.home.lan> <4C34E0E6.9070801@aldan.algebra.com> <20100711.140344.239525524663396359.imp@bsdimp.com> In-Reply-To: <20100711.140344.239525524663396359.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: des@freebsd.org Subject: sshd would not start (another 8.x grudge) 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, 12 Jul 2010 17:49:10 -0000 The sshd would not start after the upgrade from 7.x to 8.1 on one of the systems: Starting sshd. cipher_encrypt: bad plaintext length 553 /etc/rc.d/sshd: WARNING: failed to start sshd Archiving the 3-year old /etc/ssh/ssh_host_rsa_key and having it recreated solved the immediate problem, but the connecting clients weren't happy about it... If anyone is interested, the old ssh_host_rsa_key is available by direct e-mail. -mi