On Tue, Feb 24, 2004 at 05:04:25PM -0800, Jonathan Gardner wrote: > I've tracked down my FTP server woes to needing ip_conntrack_ftp loaded to > function properly. What is the proper way to configure my system so that > ip_conntrack_ftp gets loaded when my vsftpd server gets started, and > unloaded when it gets stopped? > > I am sure something similar should exist for other ip_conntrack_* modules. You can add the following line to /etc/modules.conf: above ip_conntrack ip_conntrack_ftp And ip_conntrack_ftp will automatically be loaded as soon as ip_conntrack is loaded. -- -- Jos Vos <jos@xxxxxx> -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204