I have opennebula 2.2.1, vmware 2.2.0. I have 2 problems: 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 
    and are differents. What's wrong?
 
NAME            = "red_3"
TYPE            = FIXED
PUBLIC          = YES
BRIDGE          = "vSwitch3"
NETWORK_ADDRESS = 192.168.1.0
NETWORK_SIZE    = 254
NETMASK         = 255.255.255.0
GATEWAY         = 192.168.1.1
DNS             = 192.168.1.1
LEASES = [IP=192.168.1.3]
LEASES = [IP=192.168.1.4]
LEASES = [IP=192.168.1.5]
LEASES = [IP=192.168.1.6]
LEASES = [IP=192.168.1.7]
LEASES = [IP=192.168.1.8]
LEASES = [IP=192.168.1.9]
LEASES = [IP=192.168.1.10]
LEASES = [IP=192.168.1.11]
LEASES = [IP=192.168.1.12] 
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?
  
NAME            = "red_2"
TYPE            = FIXED
PUBLIC          = YES
BRIDGE          = "vSwitch2"
NETWORK_ADDRESS = 192.168.0.0
NETWORK_SIZE    = 254
NETMASK         = 255.255.255.0
GATEWAY         = 192.168.0.1
DNS             = 192.168.1.2
LEASES = [IP=192.168.0.1]
LEASES = [IP=192.168.0.2]
LEASES = [IP=192.168.0.3]
LEASES = [IP=192.168.0.4]
LEASES = [IP=192.168.0.5]
LEASES = [IP=192.168.0.6]
LEASES = [IP=192.168.0.7]  Thanks in advance.                                   
  
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to