Hello, no, it was 2 interfaces but no ip Not sure why you are adding the interface with vbox manage and not with config.vm.network
On Thu, Apr 30, 2015 at 12:53 AM, Tennis Smith <[email protected]> wrote: > Also, did the number of interfaces change? > > > On Tuesday, April 28, 2015 at 4:37:03 PM UTC-5, Alvaro Miranda Aguilera > wrote: >> >> Hello, >> >> Perhaps the base box or something? >> >> I did a run, just removed the vbguest and used vagrant as user >> >> https://gist.github.com/679e97e64d64d36be3f3 >> >> https://gist.github.com/39fac82df9fececb6d03 >> >> >> On Wed, Apr 29, 2015 at 7:48 AM, Tennis Smith <[email protected]> wrote: >> > >> > Hi, >> > >> > I'm trying to bring up a collection of machines on virtualbox. Each >> > machine >> > should have 2 interfaces. One is the normal NAT interface. The other >> > should >> > be connected to 'vboxnet0'. >> > >> > All of the machines come up. But for some reason, the number of network >> > interfaces always increments. For example, the 3rd machine to come up >> > will >> > have 3 interfaces on it, the 4th will have 4, etc etc ... >> > >> > Here is the vagrantfile. >> > >> > What am I doing wrong? >> > >> > TIA, >> > -T >> > >> > -- >> > 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 [email protected]. >> > For more options, visit https://groups.google.com/d/optout. > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
