Your kernel needs to be recompiled as well with bridging enabled (as a
module). This beacuse the kernel needs to provide the hooks used by the
bridge code to hook into the packet processing, and these hooks are not
provided unless you have enabled the bridge module when you compile your
kernel.

--
Henrik Nordstr�m


Serge Sozonoff wrote:
> 
> Hi,
> 
> I configured bridgeing as a module for my 2.4.10 Linux kernel, did a
> make dep, make clean, make install, make modules and a make
> modules_install.
> 
> When I reun depmod -ae I get the following:
> 
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.10/kernel/net/bridge/bridge.o
> depmod: br_ioctll_hook
> depmod: br_handle_frame_hook
> 
> How can I fix this?
> 
> Many thanks, Serge
> 
> _______________________________________________
> Bridge mailing list
> [EMAIL PROTECTED]
> http://www.math.leidenuniv.nl/mailman/listinfo/bridge
_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge

Reply via email to