Are you trying to do FTP connection tracking on multiple ports other then port 21?
If so, then you just have to tell the ip_conntrack_ftp what ports it should do ftp tracking on when you load the module: modprobe ip_conntrack_ftp ports=21,4559 This would do connection tracking on ports 21 and 4559 hope this helps, -steve ----- Original Message ----- From: "Kiss Lajos" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, September 23, 2004 9:44 AM Subject: ftp-multi > Hello all > > Please somebody can tell me where can i download ftp-multi patch? > > Send me a link. > > Thank you > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

