| delorie.com/archives/browse.cgi | search |
| 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: | <00f201c1ec59$5570e0f0$cd8a9dc0@uk.aonix.com> |
| From: | "Cliff Hones" <cliff AT aonix DOT co DOT uk> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Re: Networking in Cygwin. |
| Date: | Thu, 25 Apr 2002 14:01:34 +0100 |
| Organization: | Aonix Europe Ltd. |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Raghuraman <raghuraman AT infy DOT com> 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |