bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [bug #52503] fails to try all available IP addresses


From: anonymous
Subject: [Bug-wget] [bug #52503] fails to try all available IP addresses
Date: Sat, 25 Nov 2017 11:21:32 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?52503>

                 Summary: fails to try all available IP addresses
                 Project: GNU Wget
            Submitted by: None
            Submitted on: Sat 25 Nov 2017 04:21:31 PM UTC
                Category: Program Logic
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.18
        Operating System: GNU/Linux
         Reproducibility: Every Time
           Fixed Release: None
         Planned Release: None
              Regression: None
           Work Required: None
          Patch Included: None

    _______________________________________________________

Details:

If wget resolves multiple ip addresses for a name it was given in a URL and a
connection to the first IP address it tries fails, should it not go on to try
other ip addresses returned rather than bombing out?

I.e.:

$ host downloads.lede-project.org
downloads.lede-project.org is an alias for downloads2.lede-project.org.
downloads2.lede-project.org has address 148.251.78.235
downloads2.lede-project.org has IPv6 address 2a01:4f8:202:43ea::3

$ wget
'http://downloads.lede-project.org/releases/17.01.4/packages/mips_24kc/base/Packages.gz'
Connecting to 2a01:4f8:202:43ea::3:80
Connection error: Connection failed

why does it not also try 148.251.78.235?




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52503>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]