Daniel Qarras <[EMAIL PROTECTED]> writes:

> 
> Hi Avi, all,
> 
> > I tried it now, it's simple and it even works:
> > 
> > 1. Add BRIDGE=sw0 to ifcfg-eth0
> > 2. Create a new ifcfg-sw0 that has TYPE=Bridge, and any dhcp/ip 
> > configuration you previously had in ifcfg-eth0
> 
> I've now managed to get several KVM hosts working in a local intranet
> based on your help, thanks! Below are finally step-by-step instructions
> that work at least on Fedora Core 6, running other FC6 virtual hosts:
> 
:
:
Hi all,

some more hints that would have saved me a lot of time:

If your eth0 is a wireless device, it might be a good idea to switch to another
device to try this. Many wireless devices have problems with bridged networking.
I switched to my wired network after a lot of testing and had success.

If you do not provide a mac addr on the commandline of qemu / kvm a static
macaddr will be used, giving you problems starting with vm no2.
In the guest an interface eth0 is instantiated with this fixed macaddr
which can be configured as usual
If you provide a macaddr the interface is instantiated as eth1 instead of eth0.
I do not understand why, maybe someone can acknoledge this fact.
Anyway thinks worked when I switched to eth1 in my hosts.

An article that helped me a lot was:
http://kidsquid.com/cgi-bin/moin.cgi/QemuNetwork






-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to