First page Back Continue Last page Summary Graphics
Squid Configuration
- #ftp_user Squid@
- change tosomething more informative such as squid@yourfqdn
 
- #dns_children 5
- you generally want this sent to the number of clients you want be able simultanously the maximum is 32
 
- ACL's
- The ACL's section of the squid.conf defines who can and can't connect to the proxy.
- Best and fastest way to allows hosts is by netmask   
 
Notes: