I did this and log file is empty. There is nothing
logged in.

Ferruh


--- "Alex K. Angelopoulos" <[EMAIL PROTECTED]> wrote:
> hmm... that's quirky...
> 
> Since you were doing it like that, this part is easy
> then.  Just log the
> connection to see what's happening.
> 
> Open the command prompt, get into telnet, and type
> this:
> 
> set logfile c:\logfile.txt
> 
> You should then see
> 
> "Log file : c:\logfile.txt
> Client logging on"
> 
> 
> Try connecting again with the
> open 66.xxxx.xxx.xxx 5900
> 
> and even if it immediately dumps you out, you will
> still get the output saved to
> c:\logfile.txt.  Look for that file when it is done
> and see what you show.
> 
> 
> ----- Original Message -----
> From: "Ferruh Unlu" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, 2002-04-26 23:55
> Subject: Re: dialups
> 
> 
> > This exactly what I am doing since beginning.
> >
> > --- "Alex K. Angelopoulos" <[EMAIL PROTECTED]>
> wrote:
> > > OK, try this way.
> > >
> > > Open a command prompt (make sure you are going
> to
> > > Start \Run and typing "cmd",
> > > not "command").
> > >
> > > Just type "telnet" and hit enter.
> > >
> > > You should see a prompt that now says
> > > Microsoft Telnet>
> > >
> > > Now type
> > >
> > > open xxxxxxxx 5900
> > >
> > > and hit enter, and see what you get - using the
> IP
> > > for the system instead of
> > > xxxxxxxx of course...
> > >
> > >
> > >
> > > ----- Original Message -----
> > > From: "Ferruh Unlu" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Friday, 2002-04-26 23:36
> > > Subject: Re: dialups
> > >
> > >
> > > > Unfortunately no. I tried Select All from menu
> to
> > > see
> > > > if that would get something but it got the
> same. I
> > > am
> > > > running XP.
> > > >
> > > >
> > > > --- "Alex K. Angelopoulos" <[EMAIL PROTECTED]>
> > > wrote:
> > > > > You can't scroll back up, either?
> > > > >
> > > > > What operating system are you running at
> home?
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Ferruh Unlu" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Friday, 2002-04-26 23:18
> > > > > Subject: Re: dialups
> > > > >
> > > > >
> > > > > > Yes...
> > > > > > it is weird, isn't it? I cannot see
> anything
> > > else.
> > > > > >
> > > > > > --- "Alex K. Angelopoulos"
> <[EMAIL PROTECTED]>
> > > > > wrote:
> > > > > > > So you open a command prompt window and
> type
> > > in
> > > > > > > this:
> > > > > > >
> > > > > > > telnet 66.x.y.z 5900
> > > > > > >
> > > > > > > ...and it automatically pops to that...?
> > > > > > >
> > > > > > > ----- Original Message -----
> > > > > > > From: "Ferruh Unlu"
> <[EMAIL PROTECTED]>
> > > > > > > To: <[EMAIL PROTECTED]>
> > > > > > > Sent: Friday, 2002-04-26 22:58
> > > > > > > Subject: Re: dialups
> > > > > > >
> > > > > > >
> > > > > > > > I am not sure if I can telnet fine, I
> see
> > > only
> > > > > > > "Press
> > > > > > > > any key to continue", I cannot see
> > > anything
> > > > > above
> > > > > > > this
> > > > > > > > line.
> > > > > > > >
> > > > > > > >
> > > > > > > > --- "Alex K. Angelopoulos"
> > > <[EMAIL PROTECTED]>
> > > > > > > wrote:
> > > > > > > > > Can you telnet to port 5900?  If you
> > > connect
> > > > > > > > > successfully, you should get a
> > > > > > > > > response echoed back that looks like
> > > this:
> > > > > > > > >
> > > > > > > > > RFB 003.003
> > > > > > > > >
> > > > > > > > > May not be exact, but it will be
> > > similar.
> > > > > > > > >
> > > > > > > > > ----- Original Message -----
> > > > > > > > > From: "Ferruh Unlu"
> > > <[EMAIL PROTECTED]>
> > > > > > > > > To: <[EMAIL PROTECTED]>
> > > > > > > > > Sent: Friday, 2002-04-26 22:25
> > > > > > > > > Subject: Re: dialups
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > > It starts with 66 and yes, I can
> ping
> > > the
> > > > > > > server
> > > > > > > > > fine.
> > > > > > > > > >
> > > > > > > > > > Ferruh
> > > > > > > > > >
> > > > > > > > > > --- "Alex K. Angelopoulos"
> > > > > <[EMAIL PROTECTED]>
> > > > > > > > > wrote:
> > > > > > > > > > > OK, first question is - can you
> > > confirm
> > > > > that
> > > > > > > you
> > > > > > > > > > > have a public IP address?
> > > > > > > > > > >
> > > > > > > > > > > If it starts with 10.,127.,
> 192., or
> > > > > 169.,
> > > > > > > it is
> > > > > > > > > not
> > > > > > > > > > > public.
> > > > > > > > > > >
> > > > > > > > > > > Second - if it is not one of the
> > > above,
> > > > > try
> > > > > > > a
> > > > > > > > > ping
> > > > > > > > > > > to the server address:
> > > > > > > > > > >
> > > > > > > > > > > ping 1.2.3.4
> > > > > > > > > > > or whatever the server IP is.
> See if
> > > you
> > > > > get
> > > > > > > a
> > > > > > > > > > > response.
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > ----- Original Message -----
> > > > > > > > > > > From: "Ferruh Unlu"
> > > > > <[EMAIL PROTECTED]>
> > > > > > > > > > > To:
> <[EMAIL PROTECTED]>
> > > > > > > > > > > Sent: Friday, 2002-04-26 21:51
> > > > > > > > > > > Subject: RE: dialups
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > > I thought there was firewall,
> but
> > > > > there is
> > > > > > > no
> 
=== message truncated ===


__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to