Skip to content

Conversation

@dcantah
Copy link
Member

@dcantah dcantah commented Dec 6, 2025

There's no sane way to do networking in this tool on < 26, you have to guess the bridge subnet.

There's no sane way to do networking in this tool on < 26, you
have to guess the bridge subnet.
Copy link
Contributor

@jglogan jglogan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just because it's not 100% sane doesn't mean you can't do it, right (we have the same problem in container)?

vmnet will tend to pick 192.168.64.1/24 as long as you aren't running anything else using a NAT bridge already.

Using ip and gateway on Tahoe is a bit dodgy since we're letting vmnet auto-select the network in that case. For that we really should have a ContainerManager.VmnetNetwork(subnet: String)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants