--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/95f5fdc9-90e0-4984-955d-3a43e21c8f6e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
hellothe base box will be on ~/.vagrant.d/boxesif check other boxes ie hashicorp/precise64 you will notice there is a vagrantfile included with each box.See the the lines around the macaddr, and check if you can add/copy whats missed.if you have no relation to freebsd/FreeBSD-11.0-STABLE maybe you can try other freebsd if available
On Fri, Mar 3, 2017 at 10:59 PM, Joaquin Menchaca <joaqu...@gmail.com> wrote:
Is this normal expected behavior?
vagrant init freebsd/FreeBSD-11.0-STABLE; vagrant up --provider virtualbox
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.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/95f5fdc9-90e0-4984-955d-3a43e21c8f6e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Alvaro
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/14fd4c21-1b1e-415e-a6f9-2cfb90a0a021%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/14fd4c21-1b1e-415e-a6f9-2cfb90a0a021%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Alvaro