On 02/11/01 12:40 +0530, Mujeeb Rahman wrote: > I could not connect to ftp server using my internet explorer from client pc > ........ftp://ftp.gnu.org/gnu/mailman/ Use a ftp client that supports passive mode (IE should, by default)
> Giving following error messages > > An error ocurred opening that folder on the FTP server. Make sure you have > permission to access that folder > Details : > 200 Type set to A > 500 illegal PORT command Do this using a real ftp client, not a web browser. You cannot connect in passive mode from here. > ip forwading is already enabled for this pc > > but i could connect to this server from my server side. using netscape. > > I am using squid proxy. port 3128. > > what is the change needed in server allowing clients to connect to ftp servers. Either open your firewall to allow for passive ftp, or configure squid as a ftp proxy also. Details for this are given in the squid documentation. Devdas Bhagat _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
