I need to insert a new module into my kernel.  I'm not sure exactly what I
need to do to make the module known to the system.  I know that depmod is
called in rc.sysinit and it uses modules.conf.  I imagine I need an entry in
that file but what should that entry be?

Currently, modprobe fails to locate the module.  insmod _is_ able to load the
module.  Once loaded, modprobe does not complain.  What is the correct way to
load the module when needed using modprobe.

The modules in questions are ip_conntrack_ftp and ip_nat_ftp.  I want to load
them as part of my firewall script startup and unload them when the firewall
is stopped.

Thanks for any help!

-- 
Jake Colman                     

Principia Partners LLC                  Phone: (201) 209-2467
Harborside Financial Center               Fax: (201) 946-0320
902 Plaza Two                          E-mail: [EMAIL PROTECTED]
Jersey City, NJ 07311                  www.principiapartners.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to