Edward. S. P. Leong wrote: > Dear All, > > When running the following function ( they are good for working in FC9 ) : > modprobe ip_tables > modprobe ip_nat_ftp > modprobe ip_conntrack > modprobe ip_conntrack_ftp > > error output : > []# modprobe ip_tables > WARNING: Deprecated config file /etc/modprobe.conf, all config files > belong into /etc/modprobe.d/. > FATAL: Module ip_tables not found. > []# modprobe ip_nat_ftp > WARNING: Deprecated config file /etc/modprobe.conf, all config files > belong into /etc/modprobe.d/. > []# modprobe ip_conntrack > WARNING: Deprecated config file /etc/modprobe.conf, all config files > belong into /etc/modprobe.d/. > FATAL: Module ip_conntrack not found. > []# modprobe ip_conntrack_ftp > WARNING: Deprecated config file /etc/modprobe.conf, all config files > belong into /etc/modprobe.d/. > > Is there any solution for it ? > The message is painfully clear. You need to move the configuration information in /etc/modprobe.conf to the correct file in /etc/modprobe.d. Oh, and it's a warning for the moment, at some point it will just stop working. -- Bill Davidsen <davidsen@xxxxxxx> "We have more to fear from the bungling of the incompetent than from the machinations of the wicked." - from Slashdot -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines