I have 1 Linux squid proxy server with 25 clients. All clients accessing internet via the proxy server by using port number 3128 assigned in browser. While I tried to access
ftp://redhat.com, it dose not work. I checked the file /etc/squid/squid.conf , there is allowed the port 21.
Is there any possible to access Public FTP via our proxy server without MASQUERADE the source (client) IP address.
Thanks....