On Tuesday 16 March 2004 20:07, you wrote: > > So the packet makes it into the tap0 device, but the bridge doesn't know > where to send the output. Are you running spanning tree protocol or not? No, btrcl showstp br0 says it's disabled > Look at the contents of the forwarding table (brctl showmacs br0) > Spanning tree does take a while to settle on startup so it could be that > you need to wait about a minute till the bridge starts running. > > Or may the tap device doesn't have a real hardware mac > address is confusing it. brctl showmacs br0 shows the mac address of the local virtual tap interface as local, and shows the mac address of the remote virtual interface as remote (which I think it's correct)