You can establish a connection between two VM's within a Virtual network. With this two VM can communicate with each other with the help of private IP. here we don't need public IP for communication because they are in same network. In this communication, data are not encrypted but secure.
Follow below steps to communicate between two VM.
We have already created a Virtual network in previous article. click here
First create two VMs (vm1, vm2). while creation of these two VM's select the existing Virtual network.
Now, Take the RDP of vm1. try to ping the private Ip of vm2.
0 comments:
Post a Comment