From owner-freebsd-questions@FreeBSD.ORG Wed Jul 23 15:11:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 355D31065676 for ; Wed, 23 Jul 2008 15:11:29 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id D2A608FC1B for ; Wed, 23 Jul 2008 15:11:28 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 67426 invoked by uid 89); 23 Jul 2008 15:15:39 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 23 Jul 2008 15:15:39 -0000 Message-ID: <48874A31.3070309@ibctech.ca> Date: Wed, 23 Jul 2008 11:11:45 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Wojciech Puchar References: <48867D4A.2050605@vfemail.net> <20080723164411.C91389@wojtek.tensor.gdynia.pl> In-Reply-To: <20080723164411.C91389@wojtek.tensor.gdynia.pl> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD , User Questions Subject: Re: connecting to a secured Windows 2003 terminal server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2008 15:11:29 -0000 Wojciech Puchar wrote: >> doubt, since even after googling for nearly five days I couldn't find >> any solution. >> >> 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 > > why such questions are on FreeBSD list ? > > rdp/rdesktop is not FreeBSD specific at all, and FreeBSD is not Windows. > > search the rdesktop mailing list etc. and ask there! Did you even consider the possibility that the OP is connecting to a terminal/rdp server from a FreeBSD workstation? I know I've done it numerous times in the past. I think that if this is the case, its very FreeBSD related. Steve