(snip) <br />&gt; I meant they get processed locally, before that they were dropped.<br />&gt; <br />&gt; The best solution is to write an ebtables rule to forward them.<br /><br />Mmh, I can understand that, but I can&#39;t see which kind of rule would do that.<br />Something like :<br />ebtables -A FORWARDING -p 0x8809 -j ACCEPT ??<br /><br />But I think this will not do anything, because it is forwarding by default.<br />Or there is something I can&#39;t see :-).<br /><br />JM