Hi, Here is my problem , 1. I have two virtual machines which has one network card each. 2. These nics are connected to physical network which is 10.X series. 3. I assigned same 192.x series address (same IP e.g 192.168.1.1) to these two VM's. When I am powering the these VM's then getting IP conflict error on one of the VM. AFAI can see this, I should not get the IP conflict error here as physical network is of 10.x series so even if I assigned the 192.x series same IP to multiple machines, it should never communicate in the network. So IP conflict should not happen. Can anyone help me to understand whats heppening here? Are my assumptions wrong Or my I missing something ?