- 论坛徽章:
- 0
|
我用squid安装了代理服务器,内网的机器设置了IE代理后,如果直接输入ip地址
则可以浏览网页,但是输入如"www.sina.com.cn"时,马上显示如下:
While trying to retrieve the URL: http://www.sina.com.cn
The following error was encountered:
Unable to determine IP address from host name for www.sina.com.cn
The dnsserver returned:
DNS Domain 'www.sina.com.cn' is invalid: Host not found (authoritative).
This means that:
The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct.
Your cache administrator is webmaster.
--------------------------------------------------------------------------------
Generated Thu, 04 Dec 2003 06:53:56 GMT by oadl (Squid/2.4.STABLE4)
请哪位大侠帮帮忙。
其中我在squid.conf设置了:
dns_nameservers 202.96.104.15 202.96.103.36
而且以上两个地址是电信提供给我的,可以ping通。
在线等,谢谢! |
|