Re: [vagrant-up] Question on port forwarding

2020-03-29 Thread Alvaro Miranda Aguilera
Hello If you stop the VM from Virtualbox, and then start from VirtualBox GUI, you wont be using vagrant at all If you still have port issues, then could be how the ports get assigned inside the VM. I dont believe this is a Vagrant isuse as vagrant is running your scripts after creating the VM

[vagrant-up] Re: Call to virDomainCreateWithFlags failed: error creating macvtap interface macvtap0@eth0

2020-03-29 Thread dragon788
It looks like the `cat /etc/issue` didn't properly capture the operating system you are running on. Can you try these two commands? cat /etc/os-release lsb_release -a On Saturday, March 28, 2020 at 8:32:33 AM UTC-5, Abdeslam Tahari wrote: > > Hello > > > I am back withe the commands results:

Re: [vagrant-up] Re: Call to virDomainCreateWithFlags failed: error creating macvtap interface macvtap0@eth0

2020-03-29 Thread abdeslam tahari
Hello Here are the output of the commands cat /etc/os-release NAME=Fedora VERSION="31 (Workstation Edition)" ID=fedora VERSION_ID=31 VERSION_CODENAME="" PLATFORM_ID="platform:f31" PRETTY_NAME="Fedora 31 (Workstation Edition)" ANSI_COLOR="0;34" LOGO=fedora-logo-icon