Search squid archive

connect FTP server from squid

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi, 

I want to use squid to connect to ftp servers, all firewalls are disable, but i am not able to connect

Here is my squid.conf

http_port 3128

icp_port 3130
hierarchy_stoplist cgi-bin?
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
cache_dir ufs /var/spool/squid 10000 32 256
cache_access_log /var/log/squid/access.log
cache_log /var/log/squid/cache.log
ftp_user Squid@
ftp_list_width 32
ftp_passive on
ftp_sanitycheck on
dns_nameservers xx.xx.xx.xx xx.xx.xx.xx
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl bims src 192.168.100.0/255.255.255.0
http_access allow bims
http_access deny all
http_reply_access allow all
icp_access allow all
visible_hostname bims
acl FTP proto FTP
always_direct allow FTP



      

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux