Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> 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 <kokhong AT post1 DOT com> 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> <Pine DOT GSO DOT 4 DOT 56 DOT 0402200950130 DOT 9257 AT slinky DOT cs DOT nyu DOT edu> In-Reply-To: <Pine.GSO.4.56.0402200950130.9257@slinky.cs.nyu.edu> 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: <deleted>\r\n If-None-Match: <deleted>\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 ><http://sources.redhat.com/cygwin-apps/setup.html>) and send in a patch. ><http://cygwin.com/acronyms/#PTC>. > 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/