<div dir="ltr">Hi,<div><br></div><div>I&#39;m currently trying to use bridge and tap for my work. In my setup I use two programs communicating though tap interface. I connect the two tap interface with a bridge. </div><div>
<br></div><div>Now comes the problem, currently only broadcast or multicast frames goes through the bridge. Every unicast frame get drop (or stuck) between the bridge and the input of the tap device. I traced this with tcpdump. The message is seen on the sender tap if, on the bridge and disapears on the receiver tap if.</div>
<div>Also the frame seems to be well formated (tcpdump identifies it properly).</div><div><div><br></div><div>to instanciate a bridge i use :</div><div>brctl addbr br0</div><div>brctl addif br0 tap0</div><div>brctl addif br0 tap1<br>
</div><div><br></div><div>i then ifconfig up the bridge and the two tap interface.</div><div><br></div><div>I also noticed in linux log that the bridge puts tap port in disabled state. </div><div><br></div><div>Did anyone this behavior in the past time ?</div>
<div><br></div><div>Thank you.</div><div><br></div>-- <br>Lambert Laurent
</div></div>