All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blanchard <ericbla@gmail.com>
To: Mark McLoughlin <markmc@redhat.com>
Cc: carlopmart <carlopmart@gmail.com>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: kvm-79 works on rhel5.2??
Date: Fri, 28 Nov 2008 15:06:09 +0100	[thread overview]
Message-ID: <492FFAD1.7040600@gmail.com> (raw)
In-Reply-To: <1227860226.3643.1.camel@blaa>

You are perfectly right, I just need the *tunctl* command
because I use to create the tap interfaces before launching
the VMs and instruct qemu to not create it.

example:
- create the tap1 intreface with tunctl
- put it on the bridge
- run  qemu ... -net tap,ifname=tap1,script=no,downscript=no ...

Of course, you may also use the scripts callback to
simplify the process.

--
Eric

Mark McLoughlin a écrit :
> 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.
> 
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


  reply	other threads:[~2008-11-28 14:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-27 17:01 kvm-79 works on rhel5.2?? carlopmart
2008-11-28  7:24 ` Eric Blanchard
2008-11-28  8:17   ` Mark McLoughlin
2008-11-28 14:06     ` Eric Blanchard [this message]
2008-11-28 18:03     ` carlopmart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=492FFAD1.7040600@gmail.com \
    --to=ericbla@gmail.com \
    --cc=carlopmart@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=markmc@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.