The vagrant box is ubuntu and my host is a mac. I'm going to try a provision script for boot up and see it works.
On Thursday, May 22, 2014 5:48:58 PM UTC-4, Alvaro Miranda Aguilera wrote: > > > On Fri, May 23, 2014 at 2:45 AM, synack <[email protected] > <javascript:>>wrote: > >> 10.0.24.1 > > > hello, > > Yes this is the thing i was trying to explain in my first email. > > Seems there is a parameter, you can try before going the guest path. > > use_dhcp_assigned_default_route > > but according to this, mitchell push for shell provisioner or guest side > > https://github.com/mitchellh/vagrant/pull/1663 > > > > so I am not sure if can be done by vagrant (a way that works) > > simple approach will be remove with an script in say /etc/rc.local the > default gw and put the route you want. > > What OS do you use? > > -- 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.
