I'm trying to get ncftp to work through ftp.proxy without much success.

My ftp.proxy config:

 debug         yes
selectserver  yes

[127.0.0.1]
  debug         yes

[172.19.11.12]
  debug         yes
  acp           -
  selectserver  yes
  extra-logging yes

I'm running Red Hat 7.3 and ftp.proxy is started in xinetd using:

service ftp
{
        socket_type     = stream        
        wait            = no
        user            = nobody
        server          = /usr/local/sbin/ftp.proxy
        server_args     = -m -e -l -u
        disable         = no
}

I've tried both firewall-type 1 & 3, but I'm not sure of the command line for 
ncftp.

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is
for the sole use of the intended recipients(s) and may contain confidential
and privileged information. Any unauthorized review, use, disclosure, or
distribution is prohibited. If you are not the intended recipient(s), please
contact the sender by return e-mail and destroy all copies of the original
message. Thank you.


--general-l------------------------------------
To unsubscribe please visit:
http://www.ftpproxy.org/html/maillinglists.html

Reply via email to