rahulmr / phpvirtualbox

Automatically exported from code.google.com/p/phpvirtualbox
Other
0 stars 0 forks source link

Randomize MAC address during appliance import #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Feature request.

By default, phpvb set all the imported systems the same MAC address, it would 
be nice if I could set/randomize MAC address in Appliance Import Settings.

Original issue reported on code.google.com by Burov.I...@gmail.com on 30 Sep 2010 at 12:06

GoogleCodeExporter commented 9 years ago
Hello. Are you sure the appliances being imported don't all have the same mac 
address? phpvirtualbox doesn't set the mac address at all. VirtualBox itself 
does this.

Original comment by imooreya...@gmail.com on 30 Sep 2010 at 2:05

GoogleCodeExporter commented 9 years ago
yes, also if you change the name of the .vmdk (virtual disk)when importing, it 
again reverts back to the one virtualbox had suggested. I checked this with the 
virtualbox gui and the same thing happens. I figured that it may be a 
virtualbox thing and not phpvbox.

Original comment by virtuo...@gmail.com on 30 Sep 2010 at 9:46

GoogleCodeExporter commented 9 years ago
Clone system inheritables appliance mac address ? 
All my new systems get the same mac (even created from the different 
appliances, as I remember, I'll test it later). In dhcp network I got an 
impressive multiple DUPs when i ping one of VMs ip (it's same for them all) :) 
My fault ?
Anyway, mac address assigment may be useful (and not so hard to implement, I 
think) feature in Appliance Import Settings.

thank you for your work, I'll try to be helpful with bughunting and also not to 
be annoying :) we're using phpvb hardly and I hope we'll do some meaningful 
reports, comments and requests. And sorry for my english.

Original comment by Burov.I...@gmail.com on 1 Oct 2010 at 1:01

GoogleCodeExporter commented 9 years ago

Original comment by imooreya...@gmail.com on 4 Nov 2010 at 2:33

GoogleCodeExporter commented 9 years ago
VirtualBox does not allow specifying a NIC's mac address during appliance 
import, so this feature cannot be implemented. You'll have to import it, then 
open up its settings and change the MAC.

Original comment by imooreya...@gmail.com on 13 Jan 2011 at 3:02