[Fedora-xen] Create multiple loopback devices

Todd Deshane deshantm at gmail.com
Wed Jan 7 06:18:23 UTC 2009


On Tue, Dec 2, 2008 at 12:34 PM, Guillaume <guillaume.chardin at gmail.com> wrote:
> Hi
>
> I would like to know if it is possible to create multiple loopback
> ethernet device. And if yes, how to create new one.
> The purpose of this is to attach to many vm this interface, and then,
> share this private network between these vm.
>

You should be able to use dummy network devices for this.
They are basically equivalent to private bridges, but like you said
are loopback and don't need to be associated with a physical NIC.
Alternatively, you can create bridges manually and add devices to them.
You can then just put the brctl commands in a script.

Hope that helps.

Cheers,
Todd

-- 
Todd Deshane
http://todddeshane.net
http://runningxen.com




More information about the Fedora-xen mailing list