I created two vagrant nodes on my laptop with two distinct ip addresses using private network configuration (config.vm.network :private_network, ip: “<ip address>”
How do I make them talk to each other? If I ping the IP address for each host from the vagrant node, it succeeds. However, nslookup points the IP to some host on the general internet.
After doing some google search, tried turning iptables off….but that did not help.
Any ideas on what I may be missing?
Thanks,
--
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 vagrant-up+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "Vagrant" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vagrant-up/-UvjZx1QSRo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vagrant-up+...@googlegroups.com.