From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9307013877A for ; Thu, 26 Jun 2014 10:45:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E61A1E0A98; Thu, 26 Jun 2014 10:45:50 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CB0BEE0A8F for ; Thu, 26 Jun 2014 10:45:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 98426110E5 for ; Thu, 26 Jun 2014 12:45:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1403779547; bh=YyUe13KPrT2ru2HTWb74e8SmiPfK6o3ON6y15H7UPzc=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=kt2q25kQkca21OS9EpMUvI0dEBPvxlUD/fah0qncvsfB7Z0zDYg5g2DWSN7f7MUfQ ss92AM5+AixY3wjPpoFqmNBmv3Eo5nRbRYi1zo9m8C8i0oSZUcqf6w4ymgkje1NUIy FirfWjXTFgPFypuTZLCXBnXVLvtYSRZLQdeCMVjU= Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 24301-08 for ; Thu, 26 Jun 2014 12:45:46 +0200 (CEST) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:8742:11c1:2a16:8f32:ed10]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id E4FC6110E4 for ; Thu, 26 Jun 2014 12:45:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1403779546; bh=YyUe13KPrT2ru2HTWb74e8SmiPfK6o3ON6y15H7UPzc=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=BbgARuzCDVhNiadm40OQezNAVCbQYODKhCeYnW6O9az9pSVvj1m7cqdVNhZiHmqIi fEGqX+1FqWXtOSDr+JjCPZowy2Qf1q4gh0fDZODcdGvSxxMA6MssBlnRWK9yrYBd+G sv1bw3MyFOIndwL6lNVaUcyWL7QTZUeCOkeCNgVQ= Message-ID: <53ABF9D8.1080300@xunil.at> Date: Thu, 26 Jun 2014 12:45:44 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ssh rekeying slow ? References: <53AAA209.1000900@xunil.at> <53AB9C7F.5020200@gmail.com> In-Reply-To: <53AB9C7F.5020200@gmail.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: 16ed9ffd-2714-4179-b77c-0788dae20396 X-Archives-Hash: 271d03b16fd0a45919b21df39d12804f Am 26.06.2014 06:07, schrieb Dale: > I ran into a issue like this once a long time ago. I had something > wrong with my hosts file if I recall correctly. It never did make sense > as to how it messed things up but after fixing that, it worked fine. > So, I'd look at the hosts file and see if anything is amiss there. I'm > pretty sure that is the file that was messed up tho. > > Hope that helps. thanks for the suggestion. I don't see anything strange in the hosts file(s). For now I keep pam_systemd commented out. Maybe I upgrade to systemd 214 on that server ... ssh-ing to my main workstation works fine with that line in /etc/pam.d/system-auth ... so maybe it's related to the release of systemd. Stefan