excuse an ignoramus. But I just got the latest 7.3 redhat distribution. It has passive 
ftp enabled by default, and I am not able to switch to active mode. xinetd.d has the 
following file (wu-ftpd)

service ftp
{
        socket_type             = stream
        wait                    = no
        user                    = root
        server                  = /usr/sbin/in.ftpd
        server_args             = -l -a
        log_on_success          += DURATION
        nice                    = 10
        disable                 = no 
}

Can somebody help me in enabling active mode for this ftp client ?? Since I am already 
behind a firewall, security is not a big issue.
thanks


_____________________________________________________
Supercharge your e-mail with a 25MB Inbox, POP3 Access, No Ads
and NoTaglines --> LYCOS MAIL PLUS.
http://www.mail.lycos.com/brandPage.shtml?pageId=plus 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to