qemu-discuss
[Top][All Lists]
Advanced

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

Re: virtual network (or whatever)


From: Tomas By
Subject: Re: virtual network (or whatever)
Date: Thu, 20 May 2021 02:01:16 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/26 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Thu, 06 May 2021 22:54:16 +0200, john doe wrote:
> On 5/6/2021 12:39 AM, Tomas By wrote:
> > If I want to have a few (3-4) QEMU instances, under Linux, talking to
> > each other, should I use
> >    -netdev socket
> > or
> >    -netdev tap
> 
> Looks like 'socket' is what you want

OTOH: "if you want to have multiple guests communicate, the tap
backend is a better choice"

> but why not using SLIRP?

e.g. "there is a lot of overhead so the performance is poor"

(https://wiki.qemu.org/Documentation/Networking)


I'm using `Nwlink IPX' apparently, and everything looks fine, both on
the Linux host side and the DOS guest side, but the instances do not
seem to communicate. `net share' reports a shared resource
(directory), but I cannot see it from the other instance.

Is socket TCP/IP only (as the name might suggest)?

/Tomas



reply via email to

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