Hello,<br><br>I have a problem defining the MAC_PREFIX value in oned.conf.<br><br>Initially, this parameter had been set to "02:00", and it was working fine. I changed it to "52:54:00", since then the VMs are not created with the proper prefix.<br>

<br>I took a look at var/<VM ID NUMBER>/deployment.0, and the interface tag was like this:<br><br>   <interface type='bridge'><br>            <source bridge='virbr0'/><br>            <mac address='00:01:c0:a8:7a:02'/><br>

   </interface><br><br>OpenNebula shouldn't have assigned '00:01:c0:a8:7a:02' for this VM. Are there only specific values to be used for MAC_PREFIX?<br><br><br>Thanks in advance<br>