Question on insmod module being dropped.

Michael D. Setzer II mikes at kuentos.guam.net
Thu May 6 16:30:24 UTC 2004


I've run into a problem with the ip_conntract_ftp and ip_nat_ftp 
modules being dropped. I've got a script that adds this called from 
rc.local, and it works fine, but the later the modules disappear. 

The script has the following lines and works fine.
insmod ip_conntrack_ftp
insmod ip_nat_ftp


Here is a lsmod list, and it shows the modules loaded, but later, both 
disappear. They don't have the autoclean, but further down the 
iptable_nat and ip_conntrack include these and the autoclean. After 
a while, these would diappear from the top, and from the iptable_nat 
and the ip_conntrack which do have the autoclean. This machine 
has 9 ethernet ports, with one connected to the backbone, and 8 
others going to individual labs. (Planned) 

Is there a way to have these modules loaded so they will not be 
dropped. Currently I've added a cron option to reload every minute 
since the auto clean talkes about the time being about 1 minute. 
This is Fedora Core 1 with the 2.188 kernel.

Module                  Size  Used by    Not tainted
ip_nat_ftp              3728   0  (unused)
ip_conntrack_ftp        4944   1 
iptable_mangle          2776   0  (autoclean) (unused)
ipt_REJECT              4248   1  (autoclean)
ipt_state               1080   8  (autoclean)
iptable_filter          2444   1  (autoclean)
ipt_MASQUERADE          2200   8  (autoclean)
iptable_nat            21848   2  (autoclean) [ip_nat_ftp 
ipt_MASQUERADE]
ip_conntrack           28552   3  (autoclean) [ip_nat_ftp 
ip_conntrack_ftp ipt_state ipt_MASQUERADE iptable_nat]
ip_tables              15136   8  [iptable_mangle ipt_REJECT ipt_state 
iptable_filter ipt_MASQUERADE iptable_nat]
emu10k1                67368   0  (autoclean)
ac97_codec             16744   0  (autoclean) [emu10k1]
sound                  72276   0  (autoclean) [emu10k1]
soundcore               6468   7  (autoclean) [emu10k1 sound]
lp                      8580   0  (autoclean)
parport                37056   0  (autoclean) [lp]
autofs                 12084   0  (autoclean) (unused)
tulip                  42016   8 
3c59x                  30704   1 
floppy                 57308   0  (autoclean)
sg                     35436   0  (autoclean) (unused)
scsi_mod              110280   1  (autoclean) [sg]
microcode               4188   0  (autoclean)
keybdev                 2656   0  (unused)
hid                    23908   0  (unused)
usb-uhci               26124   0  (unused)
usbcore                78752   1  [hid usb-uhci]
mousedev                5268   1  (autoclean)
input                   5888   0  (autoclean) [keybdev hid mousedev]
ext3                   71620   2 
jbd                    51276   2  [ext3]

+----------------------------------------------------------+
  Michael D. Setzer II -  Computer Science Instructor      
  Guam Community College  Computer Center                  
  mailto:mikes at kuentos.guam.net                            
  http://www.guam.net/home/mikes
  Guam - Where America's Day Begins                        
+----------------------------------------------------------+

http://setiathome.berkeley.edu
Number of Seti Units Returned:  13,234
Processing time:  27 years, 347 days, 16 hours, 13 minutes
(Total Hours: 244,864)






More information about the fedora-list mailing list