On Sun, April 10, 2005 19:10, vishalsharma said: > > hello folks , > > i am having a strange problem with ftp. first of all here is my > whole setup > > a) 2 computers one is server (Fedora Core3) the another one is > client (win2k). > > now i am having squid for internet sharing . now the problem is > > whenever i tried to connect to any ftp site from my client > machine through filezilla or cute FTP where i provide the proxy > setting iits not able to connect to any ftp site . thats really > very strange cause i can connec to the ftp sites through browser > (IE)/Firefox, but i am not able to do so with any ftp client .
because squid is a http proxy and NOT ftp proxy. for ftp proxying yu'd require something like frox. in any case i'd suggest setting up iptables and NAT and masquerading the ftp. that way yu'll not be required to specify any proxy server and it'll directly connect. checkout the iptables howto and very simple example scripts o--------------------------------------------------o | vivek * [EMAIL PROTECTED] * http://exain.net | | Registered Linux User: #305493 | o--------------------------------------------------o _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
