[CLUE-Tech] module loading question

David Anselmi anselmi at americanisp.net
Wed Mar 26 08:43:56 MST 2003


Jeremiah Stanley wrote:
>>  below ip_conntrack ip_conntrack_ftp
> 
> When I do that I get this error:
> 
> [root at duchamp root]# modprobe ip_conntrack
> modprobe: Too deep recursion in module dependencies!
> modprobe: Circular dependency? ip_conntrack_ftp ip_conntrack
> Aborted

Actually, what you want is "above", not "below".  You could also use 
post-install.  You want the ftp module loaded after ip_conntrack, below 
loads it before (earlier in the stack, or towards the bottom of lsmod's 
output).

Dave




More information about the clue-tech mailing list