From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark McLoughlin Subject: Re: kvm-79 works on rhel5.2?? Date: Fri, 28 Nov 2008 08:17:06 +0000 Message-ID: <1227860226.3643.1.camel@blaa> References: <492ED26D.2080105@gmail.com> <492F9CC1.9020909@gmail.com> Reply-To: Mark McLoughlin Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: carlopmart , "kvm@vger.kernel.org" To: Eric Blanchard Return-path: Received: from mx2.redhat.com ([66.187.237.31]:38645 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750842AbYK1IS0 (ORCPT ); Fri, 28 Nov 2008 03:18:26 -0500 In-Reply-To: <492F9CC1.9020909@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, 2008-11-28 at 08:24 +0100, Eric Blanchard wrote: > In order to build a bridged network configuration for VMs and > host, I just had to build the *tunctl* command (got sources from > UML project http://www.user-mode-linux.org/) that was missing > in RHEL. That shouldn't be necessary, see here: http://wiki.libvirt.org/page/Networking#Fedora.2FRHEL_Bridging (These bridging instructions don't require libvirt) Cheers, Mark.