Windows XP host, opensolaris guest, vbox 2.0.4. I am using host networking. Added a host interface in vbox and assigned it to the guest. In windows, bridged the existing interface with the vbox interface.
Packets are moving properly, but the problem is that packets from the guest and the host have the same ethernet address as viewed from the network. This prevents static DHCP from working, among other things.
The source ethernet address in packets sent by the guest is _not_ what is configured for the guest's NIC in the vbox gui.
Is there something else I need to configure to make this work properly?