Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4036C457.6000009@post1.com> Date: Sat, 21 Feb 2004 10:37:11 +0800 From: Soh Kok Hong User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 MultiZilla/1.6.2.0c MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Can't get list of download sites References: <4035EA8D DOT 4090505 AT post1 DOT com> In-Reply-To: X-Enigmail-Version: 0.83.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, Thank you for your help. I found that using the "Use IE5 Settings" connection mode works. Performing a packet trace shows that this mode adds a bit more text in the HTTP transactions: GET /cygwin/mirrors.lst HTTP/1.1\r\n If-Modified-Since: \r\n If-None-Match: \r\n User-Agent: Cygwin Setup\r\n Host: sources.redhat.com\r\n Connection: Keep-Alive\r\n \r\n My question would be why offer "Direct Connection" if it is not going to work? Igor Pechtchanski wrote: >On Fri, 20 Feb 2004, Soh Kok Hong wrote: > > > >>Hi, >> >>I seem to be having problem with running setup.exe because it says >>"Can't get the list of download sites.". This is what I've found so far: >> >>1. I can use my mozilla browser to access >>http://sources.redhat.com/cygwin/mirrors.lst >> >>2. Performed a packet trace on setup.exe and found the following HTTP >>transaction by setup.exe: >> >>GET /cygwin/mirrors.lst HTTP/1.0\r\n >>Host: sources.redhat.com\r\n >>\r\n >> >>and remote site reset the TCP link. >> >>3. I ran "telnet sources.redhat.com 80" and executed the above >>instructions and it failed as expected >> >>4. I then tried the telnet again with the following instructions: >> >>GET /cygwin/mirrors.lst HTTP/1.0\r\n >>Host: sources.redhat.com\r\n >>User-Agent: cygwin >>\r\n >> >>And it works! >> >>P.S. I do not use a web proxy and I don't think my ISP uses a >>transparent proxy. >> >> > >Make sure you didn't install and run any firewall software. Also, try the >"Use IE5 Settings" connection mode in setup. > > > >>I suggest that the setup.exe program be fixed so that the download can work. >> >> > >Feel free to check out the sources (for instructions see >) and send in a patch. >. > Igor > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/