Linux Machines and networking: is there a way to use the machine's IP address from the host? #84
-
Hi there! I have a networking-related question. I am playing with mrsk, and Orbstack would be the perfect companion to quickly create Linux VMs on my localhost, instead of spinning them on a cloud provider. But. I can't find a way to reach the VMs from my host machine by using the IP address I can get following these instructions. For example, Ideas? Is this even possible? What would be an alternative? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Great use case, thanks for sharing! Support for connecting to machines by IP from macOS is planned, but not yet implemented. See #33. In the meantime you should be able to do what you want using SSH port forwarding:
|
Beta Was this translation helpful? Give feedback.
-
I have a similar question - is it possible for the Linux VM to get a separate IP address (say from DHCP on the LAN)? It seems the current implementation is not a bridge right? |
Beta Was this translation helpful? Give feedback.
Great use case, thanks for sharing!
Support for connecting to machines by IP from macOS is planned, but not yet implemented. See #33.
In the meantime you should be able to do what you want using SSH port forwarding: