Hi , I need to launch multiple ubuntu virtual machines with virtual box, so I created two different folders for two different vagrantfile files, they did create separate virtual box vm in separate folders, however I noticed when I try to have those machines ping each other, all their ip address (from ifconfig output) shows up as 10.0.2.15, so looks like they are NAT network within Virtual box network, how can I change the vagrant VMs using static ip and still able to use "Vagrant ssh" command, would it break it ?
thanks -- 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/aba58197-6b8a-4777-bc04-6e8983a0ce3f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
