[lug] loading module

Hugh Brown hugh at math.byu.edu
Wed Jul 23 21:28:24 MDT 2003


On Wed, 2003-07-23 at 20:41, Javier Govea wrote:
> Hi guys,
> 
> I just compiled the iptables LKM and i'm getting an annoying problem. I need to masquerade
> some traffic and when i use my just compiled iptables modules i cannot access internet.
> Any ideas on why my iptables LKMs may not been working??????
> 
> Here are two issues i found:
> 
> 1. "depmod -a" is giving this: (i'm only one message but i'm getting the same thing for
> all iptables modules)
> 
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.20-8/kernel/net/ipv4/netfilter/ipt_MASQUERADE.o
> 
> how do i fix this???????
> 
<snip>
> 
> I'm also getting the same problem i'm describing 1 with an NTFS module i compiled. But my
> NTFS module seems to be working properly. so...i'm all confused...please any help is very
> much appreciated...
> 
> Many thanks to all
> X

It looks like you compiled the modules against a source tree that is
different than the kernel you are running.

Hugh




More information about the LUG mailing list