virtualbox_WSL2
virtualbox_WSL2 copied to clipboard
Plugin allows Vagrant to properly use VirtualBox as a provider from WSL2.
When using wsl-vpnkit it does return address that can't connect to SSH/RDP. I have [a fork](https://github.com/alkuzad/virtualbox_WSL2/) that does use the same method that wsl-vpnkit by grepping address from /mnt/wsl/resolv.conf instead.
Thanks for building this very useful utility! After installing the virtualbox_WSL2 plugin, I found that it was not working for me. After some troubleshooting, I found that the problem was...
I'm on W11 with WSL2 and Debian 11 as guest. I've installed the plugin but when i make `vagrant ssh` on wsl i've a denied issue. If i make `ssh...
Currently the [`hostsupdater`](https://github.com/agiledivider/vagrant-hostsupdater) Vagrant plugin only updates the `hosts` (`/etc/hosts`) file on the WSL 2 Linux system, but not also on the Windows host system (`C:\Windows\System32\drivers\etc\hosts`). It would be nice...
It would be great if this plugin also makes SMB/NFS shared folders possible. Currently there is an error for each share type as some setup is missing.
I am trying to connect to a Windows VM running on windows host from WSL2. The virtualbox site says its possible to run Windows Server in virtualbox but I cannot...
The vagrant landrush plugin adds the VMs to a VM-only DNS server. It works well on Linux, and on Windows/WSL2 with Hyper-V as provider. It does not seem to work...