Re: [vde-users] network between UML instances on multiple hosts

2010-06-16 Thread Luca Bigliardi
On Wed, Jun 16, 2010 at 05:15 PM, Sirisha Alla wrote: Hi, > Sorry, > > Was on vacation. My app uses TIPC. And it uses reliable or unreliable messages (as in stream or datagram)? Luca -- Beware of programmers who carry screwdrivers. -- Leonard Brandwein http://www.a

Re: [vde-users] network between UML instances on multiple hosts

2010-05-19 Thread Luca Bigliardi
On Mon, May 17, 2010 at 11:36 AM, Sirisha Alla wrote: Hi Sirisha, > But I have new issue now. I have an 2 UML instances running on 2 > hosts. My application runs on both UML instances and syncs huge data. > The data syncup wasn't successfull. I see the following error message > on the host machin

Re: [vde-users] network between UML instances on multiple hosts

2010-05-16 Thread Sirisha Alla
With the changes suggested I was able to talk to UML instances on multiple hosts. Thanks for your support. But I have new issue now. I have an 2 UML instances running on 2 hosts. My application runs on both UML instances and syncs huge data. The data syncup wasn't successfull. I see the following

Re: [vde-users] network between UML instances on multiple hosts

2010-05-05 Thread Luca Bigliardi
On Wed, May 05, 2010 at 09:27 AM, Sirisha Alla wrote: Hi Sirisha, > ./linux . eth0=daemon,,unix,/tmp/switch/ctl I suggest you to use native vde support in UML: eth0=vde,/tmp/switch It should work anyway but with this solution you can also specify ports / vlans. Luca -- Beware of program

Re: [vde-users] network between UML instances on multiple hosts

2010-05-04 Thread Daniele Lacamera
Sirisha Alla wrote: > Hi, > Hello. > I was trying to use vde_switch utility and form a virtual network for > UML instances running on multiple hosts. > > Here is my configuration: > > Two linux machines: (host1)10.130.130.180, (host2)10.130.131.90 > > On host1 did the following: > > 1) created t

Re: [vde-users] network between UML instances on multiple hosts

2010-05-04 Thread Daniele Lacamera
Sirisha Alla wrote: > Hi, > Hello. > I was trying to use vde_switch utility and form a virtual network for > UML instances running on multiple hosts. > > Here is my configuration: > > Two linux machines: (host1)10.130.130.180, (host2)10.130.131.90 > > On host1 did the following: > > 1) created t

[vde-users] network between UML instances on multiple hosts

2010-05-04 Thread Sirisha Alla
Hi, I was trying to use vde_switch utility and form a virtual network for UML instances running on multiple hosts. Here is my configuration: Two linux machines: (host1)10.130.130.180, (host2)10.130.131.90 On host1 did the following: 1) created tap0 and assigned 192.168.0.254 2) ran vde switch