From owner-freebsd-questions@FreeBSD.ORG Wed Jul 23 01:17:49 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 5EF4F106564A for ; Wed, 23 Jul 2008 01:17:49 +0000 (UTC) (envelope-from simonychang@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by mx1.freebsd.org (Postfix) with ESMTP id 3DA458FC14 for ; Wed, 23 Jul 2008 01:17:49 +0000 (UTC) (envelope-from simonychang@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2580707rvf.43 for ; Tue, 22 Jul 2008 18:17:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=4im1PNJ+sGWuuy1HQu+/AgG1ie7RYs8CTzv745NpyMQ=; b=tm88SXqA9d2LjwunzWVnqA7G6g6/KTsGTjELvE8w4rG6Q3WCe1RxXpqO8nQMXvbev4 QyKutdmSrnydopqaZ7QG0Kc3aFqYzX7gpivKiSLiykra70+BOxUooMLr7XV4P+JhxKvT oKXQ1FJQyHntgNYQMCDz0j67VZ4k1/uyXHIhA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=eqCWVxallJ49InUmUxrWGE1VDdpyG1aeC40bdH2qejEqjZvX0pxakd6pONfa7aworC Svr44TpkhZgsUGNvdtsNn/r9KFjNmw0+EZzh1EIZPIf0l6UmalmX8k6CryafL19zYS47 4vmx0j7yLAulHQNInJERAF/AX+RKOzDCMRJbU= Received: by 10.141.162.5 with SMTP id p5mr270932rvo.113.1216775865376; Tue, 22 Jul 2008 18:17:45 -0700 (PDT) Received: by 10.140.192.8 with HTTP; Tue, 22 Jul 2008 18:17:45 -0700 (PDT) Message-ID: <8efc42630807221817x873729dg9f4dc18c56865f48@mail.gmail.com> Date: Tue, 22 Jul 2008 21:17:45 -0400 From: "Simon Chang" To: FreeBSD In-Reply-To: <48867D4A.2050605@vfemail.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48867D4A.2050605@vfemail.net> Cc: 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 01:17:49 -0000 > 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