Paulo, Try adding: search domain.local or domain domain.local to your /etc/resolv.conf file. I'm guessing you're using a unixish OS? Dave -----Original Message----- From: paulo braga [mailto:p.braga@xxxxxxxxxxxxxxxx] Sent: Tuesday, January 23, 2007 10:30 AM To: squid-users@xxxxxxxxxxxxxxx Subject: squid and intranet Hi I am new in squid and I am using the squid/2.5.STABLE14. Before I didn't use squid to access my intranet server by http://name_server. Now that I am using squid the only way to access my intranet server is taping the FQDN http://name_server.domain.local. And each time I try to access by the simple name (http://name_server) I have the error in the access.log: 1169558360.997 149 172.16.32.0 TCP_MISS/503 1522 GET http://name_server/ - DIRECT/name_server text/html And when I try to access by the FQDN name (http://name_server.domain.local) I have the entry in the access.log: 1169559704.107 174 172.16.32.0 TCP_REFRESH_HIT/304 230 GET http://name_server.domain.local /IMG/accueil/41.jpg - DIRECT/172.16.111.30 - I am looking for a solution to this problem because my antivirus clients pass also throw the proxy they can not update with the my antivirus server Thanks a lot for your help. Paulo