Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2008 21:49:24 -0400
From:      "darko gavrilovic" <darko.listsniffer@gmail.com>
To:        FreeBSD <freebsd@vfemail.net>,  "User Questions" <freebsd-questions@freebsd.org>
Subject:   Re: connecting to a secured Windows 2003 terminal server
Message-ID:  <82f3feb90807221849i68d97d79sfb7765b8aef854d7@mail.gmail.com>
In-Reply-To: <8efc42630807221817x873729dg9f4dc18c56865f48@mail.gmail.com>
References:  <48867D4A.2050605@vfemail.net> <8efc42630807221817x873729dg9f4dc18c56865f48@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
what happens when you type this?

# openssl s_client -connect <someipaddress>:3389

you should get a response of "CONNECTED" or something to that effect.

you might have to change the 3389 if you have rdp listening on another port.




On Tue, Jul 22, 2008 at 9:17 PM, Simon Chang <simonychang@gmail.com> wrote:

> > Recently my company has updated their server to Windows 2003. The earlier
> > 2000 server didn't have SSL enabled, so rdp/rdesktop worked for me
> without
> > any problem. But now, as I try to connect to the server, it simply gives
> me
> > ERROR: recv: Connection reset by peer
> >
>
> Did you make sure that the server has remote administration enabled?
> I believe that, by default, Win2k3 Servers have RDP disabled.  Check
> with your admins about that.
>
> SC
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>



-- 
regards,
dg

"using fsdb(8) and clri(8) was like climbing Mount Everest in sandals and
shorts.
Since writing that, I've tried them more than once and discovered that I was
wrong.
You don't get the shorts." -- M.W. Lucas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?82f3feb90807221849i68d97d79sfb7765b8aef854d7>