Connection refused while using "wget" command.
Hi Team,
Related to RHEL 7 query. Configured network interface with default DHCP setup. Able to download files using "wget" command.
But problem is, when i configured network interface with "none" or "static", able to ping the sites and connect to internet but unable to download the file or files using wget command.
Error:
:80... failed: Connection time out.

Responses
Is this a problem with one particular site or common with any site that you wish to download using wget? Could you post the exact page you are trying to download if it is okay, along with the command? Alternatively, have you tried using commands such as "curl" ?
This looks to be an issue with your internal proxy server, please check. Check your environment and set proxy server if not configured. Check this from your console : echo $http_proxy
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
