Title: FTP cannot p through the EFW 2.3 Post by: Johnny Chin on Friday 05 February 2010, 05:17:36 pm Hi, I setup efw 2.3 and run the proxy server. But when I try to access the ftp server within the LAN I got the error message as below. How can I enable the FTP in squid inside the efw?
ERROR -------------------------------------------------------------------------------- The requested URL could not be retrieved An FTP authentication failure occurred while trying to retrieve the URL: ftp://192.168.1.6:8121/ The following error was encountered: FTP is Disabled Squid sent the following FTP command: P <yourpword> and then received this reply Login or pword incorrect! Your cache administrator is webmaster. Title: Re: FTP cannot p through the EFW 2.3 Post by: Johnny Chin on Monday 08 February 2010, 12:22:44 pm Solve the problem by myself.
Added Out going traffic to TCP/50000:50999 then at IE browser type ftp://username:password@ftpserver.com will do. |