qemu-discuss
[Top][All Lists]
Advanced

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

Re: connect virtual machines to each other


From: Pascal
Subject: Re: connect virtual machines to each other
Date: Mon, 23 Sep 2019 10:33:56 +0200

hi,

for information : the disabling of my firewall fixed the problem :-)

regards, lacsaP.

Le mer. 18 sept. 2019 à 11:57, Pascal <address@hidden> a écrit :
hi,

I have two Linux VM that communicate without any problem when I use VDE but their communication stops when I try to connect them with a multicast bus : does anyone have an idea ?

vde_switch
qemu -nic vde,mac=52:54:00:11:11:11 vm1.disk
qemu -nic vde,mac=52:54:00:22:22:22 vm2.disk

and all is ok (ping && cetera) :-)

qemu -nic socket,mac=52:54:00:11:11:11,mcast=230.0.0.1:1234 vm1.disk
qemu -nic socket,mac=52:54:00:22:22:22,mcast=230.0.0.1:1234 vm2.disk

and all is ko :-(

regards, lacsaP.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]