Update: When i exited from box, did vagrant halt and vagrant up, all seems to be ok. no error and ip xx.xx.xx.xx on eth1 is working. Thanks for great hint.
Ardi On Thursday, 11 August 2016 12:54:47 UTC+2, [email protected] wrote: > > 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/2795b257-8856-4816-9102-17bd7a25bcaf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
