Anyone Get this Proxy Error?

Discussion in 'Site & Server Administration' started by mindiam1, Jul 4, 2007.

  1. #1
    URL Error (110): An error has occured while trying to browse through the proxy.
    Failed to connect to the specified host. Possible problems are that the server was not found, the connection timed out, or the connection refused by the host. Try connecting again and check if the address is correct.


    when you try and browse through www.whatgod.org

    How can you resolves this issue, what would be causing it?
     
    mindiam1, Jul 4, 2007 IP
  2. eukvps

    eukvps Guest

    Messages:
    56
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well resolv.conf is bad , it is not able to resolv domain www.whatgod.org
    consult with your server provider (DC) and ask them to provide good resolver IP.

    Hopefully that should resolve your Issue forever.

    Regards,
     
    eukvps, Jul 4, 2007 IP
  3. eukvps

    eukvps Guest

    Messages:
    56
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hello,

    For investigation purpose performed one test, when I put in IP Address of any domain I am able to browse it through your proxy site, but when I enter domain it gives me error which concludes that resolver IP you have in your /etc/resolv.conf is not working.

    If you have specified your server's IP in /etc/resolv.conf then may be named services is not working properly or firewall on your server is not allowing domains to be queried, so first try stopping firewall and then try to browse sites through your proxy site, if it still causes problem then restart named service using following commands

    service named restart

    To stop firewall please use following commands

    service iptables save
    service iptables stop

    Hopefully that should solve your issue.

    Regards,
     
    eukvps, Jul 4, 2007 IP
  4. mindiam1

    mindiam1 Well-Known Member

    Messages:
    1,190
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    128
    #4
    Hey, thanks for the help.

    With my server I setup my DNS with www.everydns.net

    Do you think this could be causing the issue with the website?
     
    mindiam1, Jul 4, 2007 IP
  5. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #5
    in /etc/resolv.conf ensure you have the following (we are using the free and fast openDNS servers)

     
    agnivo007, Jul 4, 2007 IP