I have been tasked with creating two virtual instances of Ubuntu on my windows 7 machine and having them transfer files back and forth over a virtual internal network. I configured the two instances in virtual box and made an internal network in the network settings of virtual box.
I then noticed both VMs had the same IPs. I experienced exactly what is described in:
Why are my two virtual machines getting the same IP address?
So, I then tried the ping command and it was successful. I want these VMs to communicate with each other. My question is: was I pinging myself? If I was, how do I ping the other VM?