qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Bridge with qemu VMs & VDE
@ 2006-07-07 15:50 Adrian Gschwend
  2006-08-21 15:23 ` James Oakley
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Gschwend @ 2006-07-07 15:50 UTC (permalink / raw)
  To: qemu-devel

Hi all,

I try to connect my qemu sessions to the "normal" local network, I would
like to do it bridged, which means I don't want to port/ip forwards or
anything like this.

I set up VDEv2.0 and launched vde_switch, tap0 gets created. As long as
I work like this and start qemu with vdeqemu everything works fine, I
can use the whole setup as a virtual switch and ping the tun0 IP and the
VMs.

Now I thought I will create a bridge interface, let's call it br0. I add
eth0 to the bridge with "brctl addif eth0", and I do the same for tap0.

Problem is that it doesn't seem to work, brctl show still shows both
interaces but I can't do anything with tap0 now anymore, neither tcpdump
from the host nor pinging or anything from the guest.

I checked all docs I found for VDE but I don't get what I am doing
wrong. Is this possible after all with VDE? If not, what other options
do I have to use qemu sessions in a transparent way from the network POV?

thanks

Adrian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-21 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-07 15:50 [Qemu-devel] Bridge with qemu VMs & VDE Adrian Gschwend
2006-08-21 15:23 ` James Oakley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).