Veruca Salt <verucasal...@hotmail.co.uk> writes: > Hello. > When creating an NIC in qemu, I have found that the default address on XP > virtual machines is the same for two VM's on different physical boxes. > Before we go off building an assignment programme to retrofit VM's upgraded > to the fit we're planning, will differently imaged VM's, with different > Computer Names and other data, produce different randomised VMAC's, or will > they always set to the standard default? > > If they do, we are in a happier place already.
The default MAC address is 52:54:00:12:34:N, where N is 0x56 for the first NIC, 0x57 for the second, and so forth. Best not to rely on the order of NIC initialization. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html