<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
I have opennebula 2.2.1, vmware 2.2.0. I have 2 problems:<BR> <BR>1- I have 2 VMs ubuntu server 10.04, when boot the IP is put on the interface, but the IP is the same in two servers. The MACs are well <br> and are differents. What's wrong?<br> <br>NAME = "red_3"<br>TYPE = FIXED<br>PUBLIC = YES<br>BRIDGE = "vSwitch3"<br>NETWORK_ADDRESS = 192.168.1.0<br>NETWORK_SIZE = 254<br>NETMASK = 255.255.255.0<br>GATEWAY = 192.168.1.1<br>DNS = 192.168.1.1<br>LEASES = [IP=192.168.1.3]<br>LEASES = [IP=192.168.1.4]<br>LEASES = [IP=192.168.1.5]<br>LEASES = [IP=192.168.1.6]<br>LEASES = [IP=192.168.1.7]<br>LEASES = [IP=192.168.1.8]<br>LEASES = [IP=192.168.1.9]<br>LEASES = [IP=192.168.1.10]<br>LEASES = [IP=192.168.1.11]<br>LEASES = [IP=192.168.1.12]<BR> <br>2- I have 2 VMs ubuntu desktop 8.10, when boot the IP isn't put on the interface but the MAC is correct. What's wrong?<br> <br>NAME = "red_2"<br>TYPE = FIXED<br>PUBLIC = YES<br>BRIDGE = "vSwitch2"<br>NETWORK_ADDRESS = 192.168.0.0<br>NETWORK_SIZE = 254<br>NETMASK = 255.255.255.0<br>GATEWAY = 192.168.0.1<br>DNS = 192.168.1.2<br>LEASES = [IP=192.168.0.1]<br>LEASES = [IP=192.168.0.2]<br>LEASES = [IP=192.168.0.3]<br>LEASES = [IP=192.168.0.4]<br>LEASES = [IP=192.168.0.5]<br>LEASES = [IP=192.168.0.6]<br>LEASES = [IP=192.168.0.7]<BR> <BR> Thanks in advance.<BR> </div></body>
</html>