From mboxrd@z Thu Jan 1 00:00:00 1970 From: SuNeEl Subject: kvm networking part last Date: Tue, 29 Jun 2010 03:56:44 +0530 (IST) Message-ID: <796407.69741.qm@web95604.mail.in.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT To: kvm@vger.kernel.org Return-path: Received: from n9-vm0.bullet.mail.in.yahoo.com ([202.86.4.193]:39024 "HELO n9-vm0.bullet.mail.in.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753788Ab0F1W0r convert rfc822-to-8bit (ORCPT ); Mon, 28 Jun 2010 18:26:47 -0400 Sender: kvm-owner@vger.kernel.org List-ID: I have been trying desperately to achieve virtual networking with kvm, but = some how I failed each time.. rather lot of unclear tutorial using differen= t methods achieving common goals made me confuse like bridging, vmnet, tun,= etc etc routing ,iptable forward everything in a one pipe ... but before I= give up i just thrown this question before you guys Host-----------------guest1------------------guest2------------guest3 192.168.1.1 192.168.1.3 192.168.1.4 192.168.1.5 eth0 I wanted to use host eth0 to ssh on all guest + dont want to lose connectiv= ity to host as well. tell me if this is a dream in one shoot so I give up looking more positi= veness in virtual networking