"The requested URL cocould not be retrieved" appears when Squid proxy is used"

Source: Internet
Author: User
Tags nameserver squid proxy

Problem:
When using a proxy to access a website, the following error occurs:
==========================================================
The requested URL cocould not be retrieved

While trying to retrieve the URL: http://linkhelp.clients.google.com/tbproxy/lh/fixurl?

The following error was encountered:

Unable to determine IP address from host name for linkhelp.clients.google.com

The dnsserver returned:

Timeout

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 root.
==========================================================

Solution:
This is because the DNS configuration of the proxy server machine is incorrect. The proxy server machine cannot find the IP address of the specified URL. Check whether the/etc/resolv. conf file is correctly configured. If incorrect configuration information is added, for example:
Nameserver ###.###.###.###
Nameserver ###.###.###.###
You can configure multiple DNS servers.
Restart the squid service.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.