On Fri, 2004-12-24 at 17:35, Mostafa Z. Afgani wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Robert Slade wrote: > [..] > | need to add the ip_conntracK_ftp module to the iptables.conf file. > > That did it! Thanks a lot for the pointer. Now, how do I get the > ip_conntrack_ftp module to load at startup? I couldn't find any > iptables.conf file on my FC3 system... Also, the manpage on iptables has > nothing on such a file... > > TIA > - -M > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.6 (GNU/Linux) > > iD8DBQFBzFNw14B2Pwzes+4RAp5JAJ9hZJVShfTAEudX9Adi8t8Efb/vZACgs7zt > DIN2lJZqo5LO7dY8VTH19P4= > =cqUt > -----END PGP SIGNATURE----- Sorry that should have been iptables-config. in fc2 its in /etc/sysconfig/ To get the module to load at boot, you could add /sbin/insmod ip_conntrack_ftp to /etc/rc.local.