* Can netfilter conntrack ftp FXP ? @ 2008-03-30 5:51 Gary Bai 2008-03-30 13:58 ` Pascal Hambourg 0 siblings, 1 reply; 3+ messages in thread From: Gary Bai @ 2008-03-30 5:51 UTC (permalink / raw) To: netfilter Hi all, Good day ! I found ftp-fxp.patch for kernel-2.4.x, but I didn't find any patchs for kernel-2.6.x. And I tried to transmit two files between two FTP servers, but it's failed. Why so many conntrack_helpers except fxp ? rgds, Platinum ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Can netfilter conntrack ftp FXP ? 2008-03-30 5:51 Can netfilter conntrack ftp FXP ? Gary Bai @ 2008-03-30 13:58 ` Pascal Hambourg 2008-03-30 17:31 ` Gary Bai 0 siblings, 1 reply; 3+ messages in thread From: Pascal Hambourg @ 2008-03-30 13:58 UTC (permalink / raw) To: netfilter Hello, Gary Bai a écrit : > And I tried to transmit two files between two FTP servers, but it's failed. Try loading the FTP conntrack module ip_conntrack_ftp or nf_conntrack_ftp with parameter loose=1 on all involved machines (i.e. client and both servers). > Why so many conntrack_helpers except fxp ? Because it is considered insecure. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Can netfilter conntrack ftp FXP ? 2008-03-30 13:58 ` Pascal Hambourg @ 2008-03-30 17:31 ` Gary Bai 0 siblings, 0 replies; 3+ messages in thread From: Gary Bai @ 2008-03-30 17:31 UTC (permalink / raw) To: Pascal Hambourg; +Cc: netfilter Hi, Pascal I reloaded nf_conntrack_ftp with the parameter loose=1 on the ftp server, but it can't work well. I use FlashFXP to login the same ftp server with two different ID, so it's my "all involved machines". Then, I drag a file from the left window to the right, but.... [R] TYPE I [R] 200 Type set to I [L] PASV [L] 227 Entering Passive Mode (10,1,0,1,160,244). [R] PORT 10,1,0,1,160,244 [R] 200 PORT command successful [R] STOR daemon410-x86.exe [L] 421 No transfer timeout (300 seconds): closing control connection [L] Transmission Fail! [L] Connection Lost: FTP Public [R] Connection Lost: FTP Private 2008/3/30, Pascal Hambourg <pascal.mail@plouf.fr.eu.org>: > Hello, > > Gary Bai a écrit : > > > And I tried to transmit two files between two FTP servers, but it's failed. > > > Try loading the FTP conntrack module ip_conntrack_ftp or > nf_conntrack_ftp with parameter loose=1 on all involved machines (i.e. > client and both servers). > > > > Why so many conntrack_helpers except fxp ? > > > Because it is considered insecure. > > -- > To unsubscribe from this list: send the line "unsubscribe netfilter" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-30 17:31 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-03-30 5:51 Can netfilter conntrack ftp FXP ? Gary Bai 2008-03-30 13:58 ` Pascal Hambourg 2008-03-30 17:31 ` Gary Bai
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.