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 8062F1381F3 for ; Thu, 3 Oct 2013 09:49:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87DCBE0AFC; Thu, 3 Oct 2013 09:49:47 +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 6C13EE09AA for ; Thu, 3 Oct 2013 09:49:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 14828125A8 for ; Thu, 3 Oct 2013 11:49:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1380793785; bh=LUV93ND+z4q+ft93/W0qOOu6A0RPTeulEDkXwPa+0Bg=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=Uoj7cxnt75xBk/1N0aVJPpBSP5GrWm3p6m/6gZt/iI8s53Lo22cWoORqUWVAMs6OX THl3knc43Tkx0FvoxQde/roBvCM7fL3oJ6/0GOvHtWPZurLvrvwEOnlBOOQ8eYmLbS 1ZkXe59lGXYjC0wGSi+gUOHd19fzEYzy3LL2/Wog= 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 04920-01 for ; Thu, 3 Oct 2013 11:49:43 +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 82888125AA for ; Thu, 3 Oct 2013 11:49:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1380793783; bh=LUV93ND+z4q+ft93/W0qOOu6A0RPTeulEDkXwPa+0Bg=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=cfpnTbYoC8OEJDgdMLNl3VP9zWq6M1bFuv7Tj627M3qZuxOZw5QKso8Za72IYkQ83 r3WqLHJYV4mP3pOmfTodf5pDyPzbW4Nd3Bhbnr2gzV2pWFoxMzlrnpLSn3eBVR1GYm UxPfeTu1ZW13jRAc70rvjfxbGVTylRXRZnlyPRGg= Message-ID: <524D3DB6.3080402@xunil.at> Date: Thu, 03 Oct 2013 11:49:42 +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: Re: [gentoo-user] virt-manager and ssh References: <524D364C.4030000@xunil.at> <524D3C4B.6010904@iinet.net.au> <524D3CAA.6000107@xunil.at> In-Reply-To: <524D3CAA.6000107@xunil.at> 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: 744dff95-6d53-4d32-a22a-334cec541e64 X-Archives-Hash: 75f33a2c86be8d97b58a730455a78cd5 Am 03.10.2013 11:45, schrieb Stefan G. Weichinger: >> Are you running stp. I was having a problem that when I did anything to >> libvirt it would disconnect the bridge and stp reconfigured. Turning it >> off fixed it (am using openvswitch) > > Could you specify where to turn that off? I don't know stp ... sorry. Ah, it's a bridge "feature" ;-) I assume I should turn it off on the KVM server. Will do now.