On Fri, 19 Nov 2004, Matthew Western, IT Support, Lonsdale wrote:
No parent or upstream proxy. ----------log---------- 1100828658.048 97 10.160.0.200 TCP_MISS/503 1492 GET http://solanet/ AUSTRALIA\MWESTERN NONE/- text/html
Squid does not accept unqualified names. You need to request solanet.your.domain
http://solanet.ap.sola.com/ AUSTRALIA\MWESTERN NONE/- text/html
This should work, assuming solanet.ap.sola.com is the correct fully qualified name to your intranet server.
---------------------------ping------------------------ PING solanet.ap.sola.com (10.160.0.90) 56(84) bytes of data. 64 bytes from solanet.ap.sola.com (10.160.0.90): icmp_seq=1 ttl=63 time=0.324 ms 64 bytes from solanet.ap.sola.com (10.160.0.90): icmp_seq=2 ttl=63 time=0.268 ms
Make sure you have not told Squid to use some other DNS server than your normal system configuration. See if you have any dns_nameservers directive in squid.conf. If you do, delete them.
Regards Henrik
