Here is a issue + solution:<br><br>I installed 2 guests using Windows 2003. <br><br>I had some network issues. Turns out that both get the same MAC address. Change the MAC address by log on to the box using ssh.<br><br>
Enter the command: qm set 102 --net macaddr=xx:xx:xx:xx:xx:xx (remember to replace the xx:xx... string with a unique mac address for each VM)<br>