Can I specify MAC address of VirtualBox host - NOT the guest
Posted: 8. Dec 2011, 07:15
I've found that installing VirtualBox creates a new MAC address on a machine. You can see this on a Windows box (which I don't have handy), by using
You can see it on a Solaris host, if you type
Is there any way to specify this MAC address when installing VirtualBox, or otherwise to change it later?
I know it's possible to set up different guests to have different mac addresses, but that is something completely different to what I'm looking for.
Code: Select all
ipconfig /allCode: Select all
# ifconfig -a
<snip>
vboxnet0: flags=201000842<BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 3
inet 0.0.0.0 netmask 0
ether 8:0:27:e6:12:1f I know it's possible to set up different guests to have different mac addresses, but that is something completely different to what I'm looking for.