[Bridge] Bridging partially (rx eth0 -> tx eth1)

richardvoigt at gmail.com richardvoigt at gmail.com
Tue Dec 15 08:28:29 PST 2009


On Tue, Dec 15, 2009 at 3:32 AM,  <jhautbois at gmail.com> wrote:
> Hi there,
>
> I'm new on the mailing list, but this is not a good reason to be quiet :-).
> I'm very interested in the bridging functionnality of the Linux kernel.
> I am wondering f it is possible to bridge "partially".
>
> I mean : I would like to have all the traffic from the RX of my eth1 card
> directly sent out through the TX of my eth0 card.
> But I would like to receive the frames from the RX of eth0 thanks to a
> PF_PACKET socket.
>
> Is this possible with the bridging system ?
> I don't think so, but I haven't foud out the answer...

ebtables can select which traffic gets bridged.

>
> Thanks in advance !
> Best Regards.
> JM
> _______________________________________________
> Bridge mailing list
> Bridge at lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/bridge
>


More information about the Bridge mailing list