From mboxrd@z Thu Jan 1 00:00:00 1970 From: brizly vaan van Ulciputz Subject: ssh into kvm-guests Date: Wed, 09 Jun 2010 19:42:21 +0200 Message-ID: <1276105341.2025.9.camel@webClient> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mout3.freenet.de ([195.4.92.93]:37679 "EHLO mout3.freenet.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752125Ab0FIRnO (ORCPT ); Wed, 9 Jun 2010 13:43:14 -0400 Received: from [195.4.92.15] (helo=5.mx.freenet.de) by mout3.freenet.de with esmtpa (ID brizly@freenet.de) (port 25) (Exim 4.72 #3) id 1OMPJ3-0003IS-5U for kvm@vger.kernel.org; Wed, 09 Jun 2010 19:43:13 +0200 Received: from p4fc300a7.dip0.t-ipconnect.de ([79.195.0.167]:42022 helo=[192.168.23.108]) by 5.mx.freenet.de with esmtpsa (ID brizly@freenet.de) (TLSv1:CAMELLIA256-SHA:256) (port 25) (Exim 4.72 #3) id 1OMPJ2-0006Q2-Vz for kvm@vger.kernel.org; Wed, 09 Jun 2010 19:43:13 +0200 Sender: kvm-owner@vger.kernel.org List-ID: Hello all, i don't know why i can not ssh-in into my kvm-guests from another physical machine. [all my machines/hosts/guests here are Fedora Core 13] i have a kvm-host, running several bridged guests, and the host itself is a openvpn-server, too. the kvm-guests can vpn-connect, other clients in my network can vpn-connect. the kvm-host can ping each kvm-guest, any network-client (in the same network) can ping the kvm-guests. BUT i can not ssh-connect into my kvm-guests, neither 'normal' from kvm-host nor from other vpn-clients. Other vpn-client can connect each-other (open-vpn client-to-client is enabled). And i can ssh-connect from kvm-guests to other normal guests - but this is not the way i need. i don't know where to look at any more. the kvm-host has a running br0, with correct ip. eth0 is linked to br0. kvm-guests has correct ips set, reaching internet and so on - all good. only unknown point is that #brctl show gives me the information that br0 hast not STP enabled, but virbr0 has (dont understand what STP is good for :-( ). any ideas where to continue? _____ Greetings brizly