Vagrant by default will create the first interfacea as nat on your
provider, and will configure the 2nd interface with an IP. (dhcp, or fixed,
in public, private network)

for your eth0, not sure if that is an specific IP you have, or dhcp.

for your eth1, i see there is a bridge.. if you can provide the commands
you type to create that bridge, then you could be able to do an script, and
execute it.

I am not aware that vagrant will create a bridge for you.. I can be wrong,
just haven't see it..

Alvaro.


On Thu, Mar 20, 2014 at 5:29 AM, Gilles Lenfant <[email protected]>wrote:

> Hi,
>
> I'm a newbie on Vagrant, and I'm looking for a solution to have precisely
> this /etc/network/interfaces at "vagrant up" or any other vagrant command.
>
> http://pastebin.com/rzbc0rAx
>
> Looking into the official doc, I didn't find (or search correctly) any
> hint to achieve this. Any clue is welcome.
>
> Ah, I use today's latest Vagrant and Virtualbox softwares on an OSX
> Mavericks host. And my box is a stock "precise64"
>
> Many thanks by advance
> --
> Gilles Lenfant
>
>  --
> 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.

Reply via email to