What you described is a different interface for tx and rx.  What you&#39;ve drawn is separate tx and rx radios which are melded in the driver and expose a single interface &quot;wan0&quot;.  Which is it?  (If the drawing is correct, I don&#39;t think you have a problem at all, aside from trying to use two bridges when you need only one)<br>
<br><div class="gmail_quote">On Sat, Apr 11, 2009 at 12:56 AM, Michael Boutte <span dir="ltr">&lt;<a href="mailto:maboutte@pacbell.net">maboutte@pacbell.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m having trouble figuring out how to make a bridge that does not block<br>
forwarding of packets when there is no receive channel in the same<br>
bridge. The reason I want to do this is that the return path is via<br>
another circuit. The two directions are on two different radios. I would<br>
think this would be like the response given to someone in July 2007<br>
about setting a &quot;hub&quot; mode by setting the aging timer to 0. I tried that<br>
and it did not work.<br>
<br>
I also tried a few schemes with ebtables without success either. Is<br>
there some relatively easy way to make the bridge forward everything and<br>
not cut off the transmit after a single packet?<br>
<br>
/ Here is what one end of the link looks like.<br>
//<br>
//                   +-------------+<br>
// ///      /// + eth0 +---+   bridge 1  +---+ wan0 ---&gt; Transmit<br>
//        |          +-------------+<br>
//        |<br>
//switch--+<br>
//        |          +-------------+<br>
//        + eth0 +---+   bridge 2  +---+ wan0 &lt;--- Receive<br>
//                   +-------------+<br>
/<br>
The WAN side uses a synchronous serial interface to the radios for<br>
satellite communications. The other end uses a single radio and bridge.<br>
<br>
Mike Boutte<br>
<br>
_______________________________________________<br>
Bridge mailing list<br>
<a href="mailto:Bridge@lists.linux-foundation.org">Bridge@lists.linux-foundation.org</a><br>
<a href="https://lists.linux-foundation.org/mailman/listinfo/bridge" target="_blank">https://lists.linux-foundation.org/mailman/listinfo/bridge</a><br>
</blockquote></div><br>