On 14-02-13 05:06 PM, Carl Brewer wrote:
On 14/02/2014 11:32 AM, John D Groenveld wrote:
In message <[email protected]>, Carl Brewer writes:
whatever the default behaviour is, yes.

What is the output of "VBoxManage showvminfo"

For each VM, trimmed for relevancy :

carl@hostie:~$ VBoxManage showvminfo oldroll
Name:            oldroll
Groups:          /
Guest OS:        NetBSD (64 bit)
.
.
NIC 1: MAC: 080027BEA997, Attachment: Bridged Interface 'e1000g1 - Intel PRO/1000 Gigabit Ethernet', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none



carl@hostie:~$ VBoxManage showvminfo rollcage | more
Name:            rollcage
Groups:          /
Guest OS:        NetBSD (64 bit)
.
.
NIC 1: MAC: 08002785B3D6, Attachment: Bridged Interface 'e1000g1 - Intel PRO/1000 Gigabit Ethernet', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: allow-all, Bandwidth group: none



carl@hostie:~$ VBoxManage showvminfo svr2 | more
Name:            svr2
Groups:          /
Guest OS:        Red Hat (64 bit)
.
.
NIC 1: MAC: 0800273FD3B2, Attachment: Bridged Interface 'e1000g1 - Intel PRO/1000 Gigabit Ethernet', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: allow-all, Bandwidth group: none

> and "dladm show-vnic"?

carl@hostie:~$ dladm show-vnic
carl@hostie:~$



dladm should look more like this (every VM on the system has a vnic).

dladm show-vnic

LINK         OVER         SPEED  MACADDRESS MACADDRTYPE         VID
mlad1        igb0         1000   2:8:20:45:2a:9a random              0
mlmail1      igb0         1000   2:8:20:92:25:48 random              0
mlapp1       igb0         1000   2:8:20:1b:70:f5 random              0
mlmonitor1   igb0         1000   2:8:20:bd:e5:c1 random              0

The MAC address on the vnic needs to match the MAC address on the VM's NIC.

Geoff







_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to