From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=F6rg_Harmuth?= Subject: Re: FTP access from outside Date: Fri, 06 May 2005 11:37:03 +0200 Message-ID: <427B3ABF.3060409@mnemon.de> References: <200505051437.j45EbauW006066@eden.inf.ed.ac.uk> <200505051048.35097.dyioulos@firstbhph.com> <1115305613.7527.15.camel@plasma.starken.com> <200505051118.42873.dyioulos@firstbhph.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200505051118.42873.dyioulos@firstbhph.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Dimitri Yioulos schrieb: [snip] > ... how do I install the > modules permanently? > Compile it into the kernel, meaning: make shure during kernel configuration that there is "[*]" or "<*>" and not "" in front of the respective option (assuming "make menuconfig"). If you don't like this, you can configure your runlevel(s) to execute a script, that loads the module(s). Have a nice time, Joerg