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 43B781381F3 for ; Thu, 3 Oct 2013 09:18:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00BAFE0A41; Thu, 3 Oct 2013 09:18:14 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D87A1E09EC for ; Thu, 3 Oct 2013 09:18:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 27850125A8 for ; Thu, 3 Oct 2013 11:18:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1380791891; bh=AF11j/SHvDFQbCApZXcbE/s7mDcJsLrIHsTqkuZ8/NU=; h=Date:From:Reply-To:To:Subject; b=LeUxf8Q4tUwb7g2+kE/BatuT7JoBMy785RYbfouBIpsjO6nQKhpGbCW0oF9HhzeFN T5xMoLdmTQXYW+vjz3LseoPkAUymAoW8OTZ5+4fZn/MCwDAbQh8tiV1ZI+Ek23fa8W d7N3IzvpMSSB/qOSepBH995c2q94gpc6L17xYq0A= 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 02169-01 for ; Thu, 3 Oct 2013 11:18:09 +0200 (CEST) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:8742:b82b:ff50:74ea:1737]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id 12D81123F9 for ; Thu, 3 Oct 2013 11:18:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1380791889; bh=AF11j/SHvDFQbCApZXcbE/s7mDcJsLrIHsTqkuZ8/NU=; h=Date:From:Reply-To:To:Subject; b=AJvBL3sycriJEpCfZRdpkoSzr0WWAq/PpSKYNxR6LbI19fp/WRnodJs1gkg5vJYen CZFAZ10f8Y0j1+Xcw7Hrt7bjCcMq3toOvzqicfghCsxX9fiCOVhaTAd9HGXTUTrlaO wPnNQiLpe/nEF3/k/j+siexW0WfR312JNbH80y9U= Message-ID: <524D364C.4030000@xunil.at> Date: Thu, 03 Oct 2013 11:18:04 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.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: [gentoo-user] virt-manager and ssh X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: 66db9a9f-c873-4110-abc0-ce89724e7252 X-Archives-Hash: b43e57a9ec0744f7e181eca23d08355a Does anyone of you use virt-manager to control QEMU/KVM-hosts? I do or try ... and I always get hickups when I edit VM-settings. Tried virt-manager-0.9.5, 0.10.0, 0.10.0-r1 ... same behavior, when I click Save for setting the disks properties it runs into a timeout or something. The connection uses ssh and I access the host via an IPSEC-VPN (running on my router). Normal ssh and/or mosh-sessions are fine. I allow all TCP/UDP-ports through their firewall for my IPs ... but on the target host I see: libvirtd[5742]: No response from client 0x7fa8060eef80 after 5 keepalive messages in 31 seconds which seems to be the issue somehow. Does anyone know this problem? (feels like this server is my test case for nearly all topics right now) Stefan