I'm attempting to setup a transparent bridge on an OpenBSD 5.0 VM
running under ESXi 5.0.
There is one vmnic with two Virtual Machine Port Groups one for each
side of the bridge set to a different VLAN ID.
The port groups are set to accept promiscuous traffic.
Under OpenBSD the interfaces are em1 and em2.
If I put IPs on them I can ping the devices that are supposed to talk
through this bridge.
If I put them into a bridge I get nothing.
Anyone know where I should be looking here to figure out why this isn't
working?
-brian