<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
psmith wrote:
<blockquote cite="mid4B969B7D.9080201@fedoraproject.org" type="cite">
  <pre wrap="">On 09/03/10 15:20, Edward. S. P. Leong wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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 ?

Thanks !
   
    </pre>
  </blockquote>
  <pre wrap=""><!---->are you running a custom kernel? or a fedora kernel?</pre>
</blockquote>
Hello to you,<br>
<br>
Fedora kernel...<br>
<br>
Thanks !<br>
<br>
</body>
</html>