Its been pointed out to me the default setting are to block all, so I gone through the config and set http access allow all
as well as setting the allowed network to be allowed, but squid is still blocking all http.
access log is
1108744208.159 1 127.0.0.1 TCP_DENIED/400 1453 GET /search?q=%s - NONE/- text/html 1108744382.947 11 127.0.0.1 TCP_DENIED/400 1453 GET /search?q=%s - NONE/- text/html 1108744395.413 41 127.0.0.1 TCP_DENIED/400 1431 GET / - NONE/- text/html 1108744779.957 150 127.0.0.1 TCP_DENIED/400 1545 GET /cgi-bin/check-updates?run_as=check_updates&protocol=1 - NONE/- text/html 1108745611.882 183 127.0.0.1 TCP_DENIED/400 1475 POST /Config/MsgrConfig.asmx - NONE/- text/html 1108745686.231 41 127.0.0.1 TCP_DENIED/400 1549 GET /firefox?client=firefox-a&rls=org.mozilla:en-GB:official - NONE/- text/html 1108745686.399 1 127.0.0.1 TCP_DENIED/400 1449 GET /rss20.xml - NONE/- text/html 1108745686.445 17 127.0.0.1 TCP_DENIED/400 1453 GET /favicon.ico - NONE/- text/html 1108745694.663 1 127.0.0.1 TCP_DENIED/400 1489 GET /products/firefox/central.html - NONE/- text/html 1108745694.817 1 127.0.0.1 TCP_DENIED/400 1453 GET /favicon.ico - NONE/- text/html 1108745700.387 1 127.0.0.1 TCP_DENIED/400 1453 GET /search?q=%s - NONE/- text/html 1108745779.488 1 127.0.0.1 TCP_DENIED/400 1545 GET /cgi-bin/check-updates?run_as=check_updates&protocol=1 - NONE/- text/html
I'm a bit stuck, I can send the conf file if need be , Does tcp need to be allowed as well as http ?
TIA Richard