Hello all, i'm trying to define bridged interface on my box generated from ubuntu based iso.
box.vm.network :public_network, bridge: 'eth0', ip: 'xx.xx.xx.xx', netmask: '255.255.255.192' But it does not set my eth1 interface on the box. No error in the output. Can the reason be that when opening vm in virtualbox, from which i generated the box, does not have adapter 2 enabled nd configured? Note: I have tried the above setting for a new box for trusty64 box dowloaded from web - and it is working. Thanks for the help in advance. Kind regards, Ardi -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/507a549e-8a83-4aad-bbfe-3f915cddfa82%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
