Re: [CentOS] VSFTPD passive mode is not working

2011-11-06 Thread Fawzy Ibrhim
Yes; it was an issue with Linux kernelĀ 2.6.18-274.*.el5.centos.plus ; so I switched back to Linux kernelĀ  2.6.18-238.19.1.el5.centos.plus and it's working now. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] VSFTPD passive mode is not working

2011-10-26 Thread Matt Warren
>> Any suggestion? > possibly: > https://bugzilla.redhat.com/show_bug.cgi?id=740399 > I believe I've run into this problem/that bug as well. As a workaround, I found that adding the following helped. pasv_enable=YES pasv_min_port=35000 pasv_max_port=36000 pasv_address=xxx.xxx.xxx.xxx If you are

Re: [CentOS] VSFTPD passive mode is not working

2011-10-26 Thread Tru Huynh
On Wed, Oct 26, 2011 at 04:37:37AM -0700, Fawzy Ibrhim wrote: > I have Centos 5.7 64bit; I have installed vsftpd as standalone service and > using it for two years now with no problem. Suddenly; only it works with > active mode. The passive mode stops working and gives time out. Firewall is > di