[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] secFTP not working on Qube2



I added the following command to /etc/proftpd.conf in the Global section

  AllowForeignAddress on

I am now able to do PASV ftps via ssh1 for registered users. I cannot do a
ssh1 anonymous ftp, but then why would I want to? 

Active transfers still do not work. That gets us back to 

http://www.proftpd.org/proftpd-l-archive/00-08/msg00106.html

On Tue, 24 Oct 2000 08:36:42 -0700, Jeff Lovell <jlovell@xxxxxxxxxx> wrote:

:>Mike Vanecek wrote:
:>> 
:>> I did find these and reported them to Cobalt
:>> 
:>> The problem reported in the below message is a known bug in 1.2.0 and CVS
:>> fixes have been put together. See
:>> 
:>> http://www.proftpd.org/proftpd-l-archive/00-08/msg00106.html
:>> http://www.proftpd.org/proftpd-l-archive/00-08/msg00102.html
:>
:>So you believe passive connections are still broken?
:>
:>What ftp client are you using?  Can you give an repeatable
:>case?
:>
:>Jeff