[BlueOnyx:00505] Re: Slow FTP login

Colin Jack colin at mainline.co.uk
Thu Feb 12 05:32:33 -05 2009


That's how mine looks ... but I remember the slow FTP login problem from BQ and it was a simple fix. 
Problem is that I cannot remember what!

I have compared proftpd files with my BQ servers and can't see anything different - but I am obviously looking in the wrong place.

Thanks for the input.

Colin


> -----Original Message-----
> From: blueonyx-bounces at blueonyx.it [mailto:blueonyx-bounces at blueonyx.it] On
> Behalf Of Klein Joachim
> Sent: Wednesday, February 11, 2009 7:00 PM
> To: BlueOnyx General Mailing List
> Subject: [BlueOnyx:00503] Re: Slow FTP login
> 
> Hy to the List!
> 
> I have had the problem on a BQ-Box installed with nuonce.net-CD.
> The fix for the problem was:
> 
> edit /etc/xinet.d/proftpd with the following (make BACKUP!!! of the file)
> 
> ==================
> # default: off
> # $Id: proftpd-xinetd,v 1.1 2004/02/26 17:57:39 thias Exp $
> # description: The ProFTPD FTP server serves FTP connections. It uses \
> #       normal, unencrypted usernames and passwords for authentication.
> # Modified by; NuOnce Networks, Inc.
> 
> service ftp
> {
>         socket_type             = stream
>         wait                    = no
>         user                    = root
>         server                  = /usr/sbin/in.proftpd
>         log_on_success          += DURATION
>         nice                    = 10
>         disable                 = no
>         instances = 80
> }
> ===================
> Try it and please give response
> thanks
> Joachim
> 




More information about the Blueonyx mailing list