On Tue, Dec 2, 2008 at 12:34 PM, Guillaume <guillaume.chardin@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