On Fri, 27 Sep 2002, Matthew Carpenter wrote:
> Squid claims that it is running. I even have about 3 entries in the cache.
> When I attempt to use squid on a client to connect, however, I can not get
> it to work. The browser just stares at me blankly until it timesout.
> According to the terminal, squid is runnning! Here is my squid.conf. Do you
> have any ideas as to what I am missing here? All help is appreciated.
Apparently your configuration is ok.
Try to do the following, just to avoid client problems.
$ telnet your_proxy_ip 8080
Trying your_proxy_ip...
Connected to your_proxy_ip.
Escape character is '^]'.
GET http://some.host.you.know.its.working.com/ HTTP/1.0
....
(response from server....)
...
Connection closed by foreign host.
$
Don't forget that the GET line is followed by 2 "\n" (enter key)
Please send OS/ditribution/squid versions.
-- Paulo Matos ----------------------------------- ---------------------------------- |Sys & Net Admin | Serviço de Informática | |Faculdade de Ciências e Tecnologia | Tel: +351-21-2948596 | |Universidade Nova de Lisboa | Fax: +351-21-2948548 | |P-2829-516 Caparica | e-Mail: pjsm@fct.unl.pt | ----------------------------------- ----------------------------------Received on Sat Sep 28 2002 - 07:55:13 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:26 MST