Re: Réf. : Re: [et-mgmt-tools] Howto configure shared physical device without GUI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I think you can just edit /etc/vmbuilder/libvirt/libvirtxml.tmpl

Replace the <interface type='network'> ... </interface> section with this:

 <interface type='bridge'>
 	<mac address='%MAC%'/>
 	<source bridge='br0'/>
 </interface>

That's the template for new virtual machines as I understand it anyway.

Then when you create the virtual machines, you give them real IP addresses
and it all just works (it's different for NAT I guess, but I'm not using
NAT).

I hope that helps a bit. The others can correct me if I'm wrong.

Best regards,


Stephan Hughson


_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux