On Friday 14 February 2014 at 16:04:01, khadmin wrote: > Hi, > I get this in tle access.log file when i tried to access www.google.com , > www.youtube.com or facebook.com > > 1392389240.880 43296 192.168.1.53 TCP_MISS_ABORTED/000 0 GET > http://www.youtube.com/ - HIER_DIRECT/2a00:1450:4001:c02::be - > 1392389241.746 41230 192.168.1.53 TCP_MISS_ABORTED/000 0 GET > http://www.google.com/ - HIER_DIRECT/2a00:1450:4007:803::1012 - > 1392389312.371 59785 192.168.1.53 TCP_MISS/503 0 CONNECT > www.facebook.com:443 - HIER_NONE/- - > > like you see in the 5th column that represent the amount of data delivered > to the client is 0. > > I don't understand the problem. Is it possible that there is something else filtering accesses to these sites from your network? I see that the Google and Facebook requests show "ABORTED", therefore something terminated the request. Please try the following: 1. From the same client machine 192.168.1.53 configure the browser not to use a proxy (access the Internet directly) and see whether you can reach the same sites. 2. Using either a browser (if one is installed) or a tool such as wget on the Squid proxy itself, try to access http://www.google.com etc and see whether it can fetch a page. If it can, tell the browser or wget to use 127.0.0.1 as a proxy and try again. Hope this helps, Antony. -- There's no such thing as bad weather - only the wrong clothes. - Billy Connolly Please reply to the list; please don't CC me.