Replies: 2 comments
-
# Install socket_vmnet
brew install socket_vmnet
# Set up the sudoers file for launching socket_vmnet from Lima
limactl sudoers >etc_sudoers.d_lima
sudo install -o root etc_sudoers.d_lima /etc/sudoers.d/lima And add the following lines to the yaml ( networks:
- lima: bridged |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @AkihiroSuda I had to add to
And did: limactl start --name default
I added:
Then in the Lima default vm, looked for ip using
Then in lima default I run: Couldn't connect to serverAnd from host - eth0 & lima0: Not even curl
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am running Lima Linux on MacOS M1
Do you know how I can create a bridge, to make lima instance show up on LAN network?
Regards
Christian
Beta Was this translation helpful? Give feedback.
All reactions