at shell, if you type

   shell> modprobe <module_name>


the OS will automatically load the module's dependenc(ies).



if you want to do it manually then type,

   shell> depmod -a


then read the file modules.dep

   shell> cat /lib/modules/kernel_version/modules.dep  | more


so that you can view the dependecies for each module and load them according
to their heirarchy.





Elky Grrrr... wrote:

hi, i used 2.2.19 kernel for a firewall and now i wanna upgrade to 2.4.xx so i'm using iptables now.... but my problem is when i insert the modules, ip_masq_raudio, ip_masq_ftp, ip_masq_irc...etc.... can't be loaded! arent these modules included in 2.4.xx if so what modules do i load in 2.4.xx kernel???? help!!!!


------------------------------------------------------------------------
Do you Yahoo!?
Yahoo! Mail Plus <http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com> - Powerful. Affordable. Sign up now <http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com>


_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph

To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]

Reply via email to