Am Samstag, 11. Januar 2003 18:19 schrieb Steinar H. Gunderson: > On Fri, Jan 10, 2003 at 04:56:54PM +0100, Martin Bammer wrote: > > The situation is: DHCP works but PXE not! The problem of PXE is that it > > also needs a second IP (multicast) for a request (224.0.1.2) which is not > > forwarded by the bridge. Why? How can I resolve the problem?? Do I have a > > misconfigured routing?? > > The bridge code appears to have weird problems with multicast (at least if > you try to use mrouted to route multicast onto a bridge interface) -- I > don't know if this is related to your problem or not. (I posted a message > about it about a month ago, but nobody answered. :-) ) > > /* Steinar */
I have debugged the bridge-code a litte. I think the bug is not in the bridge module itself. It seems that the bridge module does not get any multicast packet. I'm not experienced in the kernel code. So it is hard for me to do more debugging... :-(( _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
