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: <00f201c1ec59$5570e0f0$cd8a9dc0@uk.aonix.com> From: "Cliff Hones" To: Subject: Re: Networking in Cygwin. Date: Thu, 25 Apr 2002 14:01:34 +0100 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 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/