-
Notifications
You must be signed in to change notification settings - Fork 35
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
How to setup private network #40
Comments
I have done some research for this problem on MacOS:
But there still have some problem:
Also there is a third party program socket_vmnet from the lima project:
I prefer to use qemu directly, maybe use sudo to handle the root problem. |
Any examples on how can we run a qemu VM with (e.g.)
I got the following error, which suggests the plugin is pre/appending various other arguments that are not compatible with the
|
With regards to your post of May 8th, I feel that you should wait for Qemu to build in the required support for non-privileged users. They themselves have already identified that their biggest hurdle is that their software isn't flagged by Apple as being permitted to use the That seems like something they as project should be able to work on. Until they've done so, I would not recommend that you build in a |
Is it possible to setup private network through Vagrantfile?
The text was updated successfully, but these errors were encountered: