Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to enable communication between VMs #37

Closed
devsunb opened this issue Jun 2, 2024 · 0 comments · Fixed by #39
Closed

Add an option to enable communication between VMs #37

devsunb opened this issue Jun 2, 2024 · 0 comments · Fixed by #39

Comments

@devsunb
Copy link

devsunb commented Jun 2, 2024

Hello. I'm running two Linux VMs on macOS using tart and trying to configure them to communicate with each other, but I've been unsuccessful.
I tried to figure out why, and I've determined that the VM's network interface is being flagged PRIVATE when it is added as a member to the bridge network interface and this is because softnet sets enable_isolation to true when creating the vmnet network interface.
I think this makes sense since softnet was developed to isolate macOS VMs, but it would be nice to have an option to disable isolation for users with use cases like mine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant