<p>In script vmcontexttty ,the subnet mask of virtual machine is setted as "255.255.255.0". If the subnet mask of physical PC isn't equal to "255.255.255.0", then the physical PC can communicate with virtual machine or not?</p>
<p> </p>
<p>For example:</p>
<p>The physical PC's IP is "10.1.29.105", subnet mask is "255.255.0.0".</p>
<p>The virtual machine's IP is "10.1.29.106", subnet mask is "255.255.255.0".</p>
<p>The physical PC ping the virtual machine failure.</p>
<p> </p>
<p>I set virtual machine's subnet mask as "255.255.0.0" by using VNC, then The physical PC ping the virtual machine success.</p>