La http://lists.insecure.org/ am gasit urmatoarele (aici este vb de un 2.4.20 ):
--- To have a working FTP or IRC NAT and connection tracking, I have to insert their modules (*_ftp and *_irc) manually with insmod or modprobe. lsmod tells they're usage count is always 0, even if they "work". Why can't those modules be automagically probed when required, like every other module, for example when I add a nat or a state rule with iptables? This inserts ip_conntrack, but not ip_conntrack_* and ip_nat_*. And with their usage count = 0, there's a risk that rmmod -a removes them. --- ... tot mail-ul http://lists.insecure.org/lists/linux-kernel/2003/Apr/0960.html ----- Original Message ----- From: "Claudiu Cismaru" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 14, 2003 1:22 PM Subject: [rlug] Re: NAT : conectare ftp > On Friday 14 November 2003 11:40, George Mihalcea wrote: > > Incearca sa incarci si modului de kernel ip_conntrack_ftp. > > Nu faci nimic cu ala. Trebuie pus ip_nat_ftp, care foloseste > ip_conntrack_ftp... > > -- > Claudiu Cismaru > GPG Key: http://maya.cnixs.com/~claudiu/claudiu.gpg > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ > --- Detalii despre listele noastre de mail: http://www.lug.ro/
