[OpenIndiana-discuss] Virtualbox, OI 151a8 and vboxflt problem

Geoff Nordli geoffn at gnaa.net
Fri Feb 14 05:43:30 UTC 2014


On 14-02-13 05:06 PM, Carl Brewer wrote:
> On 14/02/2014 11:32 AM, John D Groenveld wrote:
>> In message <52FD470D.3000207 at bl.echidna.id.au>, Carl Brewer writes:
>>> whatever the default behaviour is, yes.
>>
>> What is the output of "VBoxManage showvminfo"
>
> For each VM, trimmed for relevancy :
>
> carl at 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 at 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 at 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 at hostie:~$ dladm show-vnic
> carl at 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









More information about the OpenIndiana-discuss mailing list