-
Notifications
You must be signed in to change notification settings - Fork 356
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
No network inside Linux guest #185
Comments
No one has any ideas on how to debug this issue? |
+1 |
@horacelau I figured this out:
|
Thanks @xpepermint, but that doesn't seem to fix my problem. |
@horacelau FWIW I had to install my guest with the -U ... option before it could see out |
Can you provide details on exactly what you did? |
@horacelau Create a UUID (from a Mac shell prompt use |
Host is MacOS 10.14.6.
I've tried TinyCoreLinux and Ubuntu (16.04.6-server-amd64). Guest unable to get DHCP response. Tried manually configuring network with IP in 192.168.64.x subnet (i.e., 192.168.64.5) but unable to ping host and host also unable to ping guest.
Tried both virtio-net and e1000.
Using brew xhyve (HEAD-1f46a3d).
Here's ifconfig with Linux guest booted:
The text was updated successfully, but these errors were encountered: