qemu-devel
[Top][All Lists]
Advanced

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

Networking multiple guests


From: Anders Pitman
Subject: Networking multiple guests
Date: Thu, 02 Jun 2022 10:25:12 -0600
User-agent: Cyrus-JMAP/3.7.0-alpha0-591-gfe6c3a2700-fm-20220427.001-gfe6c3a27

I'm trying to set up one guest as a SMB file server, and connect to it from several other guests. I tried using -device socket listen/connect, but it appears that only one client can connect at a time to each listener. I don't want to use mcast for security reasons, ie the other guests shouldn't be able to communicate with anyone but the file server. Would I have to set up a separate network interface on the server for each guest, or is there another way to do this?

Thanks,
//anders

reply via email to

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