https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202323
--- Comment #2 from Chip Marshall <[email protected]> --- Just tried again from scratch, this time got: > vagrant init freebsd/FreeBSD-10.2-RELEASE A `Vagrantfile` has been placed in this directory. You are now ready to `vagrant up` your first virtual environment! Please read the comments in the Vagrantfile as well as documentation on `vagrantup.com` for more information on using Vagrant. > vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'freebsd/FreeBSD-10.2-RELEASE'... No base MAC address was specified. This is required for the NAT networking to work properly (and hence port forwarding, SSH, etc.). Specifying this MAC address is typically up to the box and box maintainer. Please contact the relevant person to solve this issue. > vagrant ssh VM must be running to open SSH connection. Run `vagrant up` to start the virtual machine. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
