hey dude, on your squid box, open up a terminal and do this to see the log file in real time, tail -f /var/log/squid3/access.log or tail -f /var/log/squid/access.log depending on where your logs are of course.. then u can watch the logs as they come in, and pinpoint your error, its a little old timey trick that works good for debugging On Fri, 2012-01-20 at 18:07 +0000, Jorge Bastos wrote: > Howdy mates, > I have a problem with an website, not that I really ASUS... in fact their > hardware makes me sick, but I found this problem when a client gave me a PC > to fix with an ASUS mboard. > > When I try to access I have: > > --- > ERROR > The requested URL could not be retrieved > > The following error was encountered while trying to retrieve the URL: > http://www.asus.com/ > > Read Error > > The system returned: (104) Connection reset by peer > > An error condition occurred while reading data from the network. Please > retry your request. > > Your cache administrator is webmaster. > > Generated Fri, 20 Jan 2012 17:50:55 GMT by localhost (squid/3.1.18) > --- > > Squid is action as transparent-proxy: http_port 192.168.1.1:8080 intercept > > How could I debug this? > > Thanks in advanced, > Jorge Bastos, >