tor 2003-05-29 klockan 01.07 skrev kelly kloen: > i have a education proxy server > > and i want to place and extra proxy server ( of my own ). > > |--------------------------------------------------------| > |-----------------------------| > | clients (212.178.168.0) | linux proxy > (212.178.168.174)|-----------|original proxy (212.178.7.81)|------INTERNET > |--------------------------------------------------------| > |-----------------------------| > > i can't putt off the original proxy ( is not mine ) > when i put the proxy adres in a client now, i get : ACCES DENIED. > what do need to do to get it work ???? > i have a ACL leerling and it is allowed.
You need two things: 1. Your linux Squid proxy needs to be configured to forward all requests to the original outer proxy. See the Squid FAQ on how to use Squid within a firewall and how to forward all requests to another proxy. 2. You must set up http_access rules giving your users access to the Linux squid proxy. See QUICKSTART and squid.conf. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
