From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31994 invoked by alias); 25 Apr 2002 12:59:31 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 31940 invoked from network); 25 Apr 2002 12:59:29 -0000 Received: from unknown (HELO wrangler.aonix.co.uk) (213.38.160.5) by sources.redhat.com with SMTP; 25 Apr 2002 12:59:29 -0000 Received: from trillian.uk.aonix.com ([192.157.138.42]) by wrangler.aonix.co.uk with esmtp (Exim 3.22 #1) id 170irW-0003ZQ-00 for cygwin@cygwin.com; Thu, 25 Apr 2002 14:00:38 +0100 Received: from voyager (voyager.uk.aonix.com [192.157.138.205]) by trillian.uk.aonix.com (8.8.8/8.8.8) with SMTP id NAA09541 for ; Thu, 25 Apr 2002 13:55:20 +0100 (BST) Message-ID: <00f201c1ec59$5570e0f0$cd8a9dc0@uk.aonix.com> From: "Cliff Hones" To: Subject: Re: Networking in Cygwin. Date: Thu, 25 Apr 2002 07:14:00 -0000 Organization: Aonix Europe Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-04/txt/msg01434.txt.bz2 Raghuraman wrote > heres the wget output when I try something outside the LAN. > > [~]>wget -d images.ucomics.com/comics/ch/1991/ch910425.gif > DEBUG output created by Wget 1.7 on cygwin. > > parseurl ("images.ucomics.com/comics/ch/1991/ch910425.gif") -> host images.ucomi > cs.com -> opath comics/ch/1991/ch910425.gif -> dir comics/ch/1991 -> file ch9104 > 25.gif -> ndir comics/ch/1991 > newpath: /comics/ch/1991/ch910425.gif > --17:49:37-- http://images.ucomics.com/comics/ch/1991/ch910425.gif > => `ch910425.gif' > Connecting to images.ucomics.com:80... > images.ucomics.com: Host not found. Is it possible you are behind a firewall and your browser is set up to use a proxy? Can you access this site ok outside of Cygwin - eg using the MS telnet command in a DOS shell? If you try the command: telnet images.ucomics.com 80 you should get a connection. It won't output anything until you type something - then (unless you manage to type a valid HTTP request) it should respond with an HTML error message and close the connection. Try the same thing with the IP address (63.161.87.120). This should establish whether it's a DNS issue, a firewall issue or a Cygwin issue. (If it works in the DOS shell try the same under bash). -- Cliff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/