RE: wiki access

"Pierre Raoul" <[email protected]> Fri, 22 Oct 2004 13:53:43 +0200
Newsgroups gmane.comp.java.keel.user
Message-ID <000101c4b82f$20af4e70$0100a8c0@ADMINISTRAT>
Hello,

> Are you using a proxy?=20

No.

> Verify if you're able to at least connect to the=20
> HTTP port...  telnet 66.105.113.115 80  at a command prompt.  It should=
=20
> give you a blinking cursor when connected.  GET / will return a respons=
e.=20
> If it can't connect telnet will fail with an error.

With=20
   telnet 66.105.113.115 80
I got=20
   Impossible d'ouvrir une connexion =E0 l'h=F4te sur le port 50: Echec l=
ors de la connexion
     (Unable to connect to the host with port 50: Failled to connect)

> If you cannot connect to the port, then it's a network issue somewhere =
in=20
> between.  If you can connect to the port.. then, well, something=20
> different! ;-)

With a ping I got=20
  D=E9lai d'attente d=E9pass=E9 (Waiting period exceeded)

I'm working with an ADSL connection (Eternet between modem and PC). If, o=
n the same PC, I try with a PSTN connection, everything is ok!

Pierre