FTP Access

From: Kevin Diffily <kdiffily@dont-contact.us>
Date: Sat, 19 Jun 1999 22:41:28 -0400

I was able to get the cache files created via ./squid -z, Thanks.

I am now unable to connect to http and ftp through netscape but when
I try with an FTP Client this does not work. I changed the
configuration file after starting squid to the following. Is there a
way to 1) restart squid and 2)how do I enable FTP Access?
*The ftp client and netscape both have the same proxy settings for FTP
in their preferences >> myproxyserver:3128

#squid.conf - a very basic config file for squid

#Turn logging to it's lowest level
debug_options ALL,1

#defines a group (or Access Control List) that includes all IP
#addresses
acl all src 0.0.0.0/0.0.0.0

#allow all sites to use connect to us via HTTP
http_access allow all

#allow all sites to use connect to us via FTP. Added after running Squid
ftp_access allow all

#allow all sites to use us as a sibling
icp_access allow all

#test the following sites to check that we are connected
dns_testnames internic.net usc.edu cs.colorado.edu mit.edu yale.edu

#run as the squid user
cache_effective_user squid squid
#otherwise, you can uncomment the below line and comment the one out.
# this will run as use "nobody" with the group "nogrtoup"
cache_effective_user nobody nogroup

______________________________________________________________________
__________
InterNetWorkingSolutions
Your home for Business and Personal Computing Solutions
http://webpageweaver.com

PO Box 152
Cabot, VT 05647 USA
TEL: 888.726.9030
FAX: 888.726.9030
info@webpageweaver.com

Web Site Hosting: mailto:hosting@webpageweaver.com
      $13.50/Month 150 Meg Storage, 1 GB Transfer, 5 Email Accounts,
Listserver, CGI, FTP, Shell
______________________________________________________________________
__________
Received on Sat Jun 19 1999 - 20:15:05 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:55 MST