David P.C. Wollmann wrote: >Run squid with this configuration for a while, then run the following >command from the command line and post the output: > >squidclient mgr:redirector > >You should get a table listing all your redirector PIDs and the number >of requests each has handled. If the first redirector in the list has >handled at least one request then we know that at least part of your >configuration is working. If not, then I suspect your squid >configuration is not handing requests to the redirector. > > > > Well I tried...
[EMAIL PROTECTED] mark]# /usr/sbin/squidclient mgr:redirector client: ERROR: Cannot connect to localhost:3128: Connection refused Strange... Note the following lines in /etc/squid/squid.conf #Default: # http_port 3128 http_port 8080 In other words squid should be (and is in all other respects) working on port 8080. The other avenue I am pursuing is my .cgi access. If I put a redirect http://localhost/cgi-bin/squidGuard.cgi?clientaddr=%a&clientname=%n&clientuser=%i&clientgroup=%s&targetgroup=%t&url=%u line (not split in the real file) in /etc/squidguard.conf the proxy will try to access the squidGuard.cgi but will display the following message: ERROR The requested URL could not be retrieved ------------------------------------------------------------------------ While trying to retrieve the URL: http://192.168.123.101/cgi-bin/squidGuard.cgi The following error was encountered: * * Connection Failed * The system returned: / (111) Connection refused/ The remote host or network may be down. Please try the request again. Your cache administrator is root <mailto:root>. ------------------------------------------------------------------------ Generated Sun, 29 Jan 2006 19:24:00 GMT by localhost.localdomain (squid/2.5.STABLE11) /Is this problem connected?/ Thanks for your help... Mark
signature.asc
Description: OpenPGP digital signature
