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?
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,
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,
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?