Hello, The networking on single machine or multi-machine should be the same.
http://docs.vagrantup.com/v2/networking/index.html you can have private networks: http://docs.vagrantup.com/v2/networking/private_network.html or public networks: http://docs.vagrantup.com/v2/networking/public_network.html Can you elaborate a bit more on what you require? Thanks, alvaro. On Tue, Aug 5, 2014 at 2:36 AM, varun umesh <[email protected]> wrote: > I am trying to boot 3 vm's using Vagrant and i want to know how i can > assign ip address to these vm's using Vagrant. I just want to understand > what are the changes required to be done for my Vagrantfile. > > Thanks! > > -varun > > -- > 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.
