Hello All,
I am a newbie to linux and trying to configure squid. I have configured
squid with following parameters and this wroks fine for me. How do I access
ftp sites. I could not connect to ftp sites using this configuration.
*******
http_port 3128 8080
acl our_networks src 192.168.1.0/24 192.168.2.0/24
http_access allow our_networks
acl FTP proto FTP
always_direct allow FTP
*******
Thank you,
Tina.
Received on Wed Dec 03 2003 - 02:02:17 MST
This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:04 MST