vdsm / virtual-dsm

Virtual DSM in a Docker container.
MIT License
2.69k stars 360 forks source link

[Question]: General networking #823

Closed lars18th closed 1 month ago

lars18th commented 1 month ago

Is your question not already answered in the FAQ?

Is this a general question and not a technical issue?

Question

Hi @kroese,

This project works right with Docker Desktop in Windows with WSL. That's because althrough macvlan is not supported in Windows, you've added a "simple" networking. Therefore, I want to understand how this "simple" networking is working. Any help? I want to try another project using the same QEMU/KVM in WSL (https://github.com/AlbrechtL/openwrt-docker).

Thank you, and sorry for the off topic.

kroese commented 1 month ago

Its called Usermode Networking, see https://wiki.qemu.org/Documentation/Networking