Workaround for Remote Desktop Client to Connect to Localhost (Local Terminal Server Service) Solución de Escritorio remoto de clientes a conectarse a localhost (Local Terminal Server Service)
When user runs Remote Desktop Connection, a RDP (Remote Desktop Protocol, or more commonly known as Terminal Services) client in Windows XP, and attempts to connect to Terminal Server service running on localhost (or using 127.0.0.1 IP address), which is own computer itself, Remote Desktop connection or session is disconnected, or rather unable and cannot connect with following error message. Cuando el usuario ejecuta Conexión a Escritorio remoto, un RDP (protocolo de escritorio remoto, o más comúnmente conocido como Servicios de Terminal Server) en cliente de Windows XP, e intenta conectarse a servicios de Terminal Server ejecutándose en localhost (o utilizar la dirección IP 127.0.0.1), que es propio equipo en sí, conexión a Escritorio remoto o período de sesiones se desconecta, o más bien no puede y no puede conectarse con el siguiente mensaje de error.
The client could not connect. El cliente no se ha podido conectar. You are already connected to the console of this computer. Usted está ya conectado a la consola de este equipo. A new console session cannot be established. Un nuevo período de sesiones de consola no puede establecerse.
It’s Remote Desktop behavior in Windows XP to explicitly prevent and refuse connection from localhost or 127.0.0.1. Es el comportamiento de escritorio remoto en Windows XP explícitamente a prevenir y rechazar la conexión de localhost o 127.0.0.1. Connecting remote desktop client to localhost is useful for user who wants to have 2 sessions of desktop, to tunnel Remote Desktop connection through encrypted SSH (Secure Shell), or want to test if the patched termsrv.dll to unlock unlimited concurrent Remote Desktop sessions working or not. Conexión de escritorio remoto al cliente localhost es útil para el usuario que quiere tener 2 sesiones de escritorio, al túnel de Escritorio remoto a través de conexión encriptada SSH (Secure Shell), o quieren probar si el parcheado termsrv.dll para desbloquear ilimitado concurrentes a Escritorio remoto sesiones de trabajo o no.
There’sa few workarounds and hacks that enable user to use Remote Desktop to connect to local PC for another desktop session. Hay unos métodos y hacks que permiten a los usuarios a utilizar Escritorio remoto para conectarse al PC local para otro período de sesiones de escritorio.
Workaround 1: Connect Remote Desktop Connection (RDC) to 127.0.0.2 Solución 1: Conectar Conexión a Escritorio remoto (RDC) a 127.0.0.2
The trick works in Windows XP Professional and Media Center Edition (MCE) prior to Windows XP Service Pack 2 (SP2). El truco funciona en Windows XP Professional y Media Center Edition (MCE) antes de que Windows XP Service Pack 2 (SP2). 127.0.0.2 is the internal TCP/IP loopback address and Remote Desktop prior to version SP2 allow connection through the loopback 127.0.0.2 IP address, although it actively blocks connection via 127.0.0.1 or localhost string. 127.0.0.2 es el interior de TCP / IP dirección loopback y Escritorio remoto antes a la versión SP2 permite la conexión a través de loopback dirección IP 127.0.0.2, a pesar de que activa la conexión a través de bloques o 127.0.0.1 localhost cadena.
Workaround 2: Connect to RDC Terminal Services at Different Non Standard Port Solución 2: Conectar a RDC de Servicios de Terminal Server en diferentes puerto no estándar
Another workaround to the blockage of local host Remote Desktop connection in Windows XP is to connect to localhost (127.0.0.1) address on another port other than the default (3389). Otra solución para el bloqueo de host local Conexión a Escritorio remoto en Windows XP es conectar a localhost (127.0.0.1) la dirección a otro puerto que no sea el predeterminado (3389). The hack is especially useful in Windows XP SP2 and SP3 where 127.0.0.2 forwarding IP address for localhost connection no longer work. El hack es especialmente útil en Windows XP SP2 y SP3 cuando el reenvío IP 127.0.0.2 dirección para la conexión local ya no funcionan. By default, Remote Desktop listens and connects on port 3389. De forma predeterminada, Escritorio remoto escucha y se conecta en el puerto 3389. See the guide to Véase la guía para la change default Remote Desktop Terminal Services listening port cambiar la forma de Remote Desktop Terminal Services puerto de escucha , and , Y how to connect using non-default port in Remote Desktop Connection la forma de conectarse a través de la no-puerto por defecto en Conexión a Escritorio remoto .
Workaround 3: Run Remote Desktop Connection (mstsc.exe) Simulated as Another Operating System Alternativa 3: Ejecutar Conexión a Escritorio remoto (mstsc.exe) simulado como otro sistema operativo
Another hack to allow Remote Desktop Connection client to connect to localhost is to trick the Terminal Services into thinking that the RDC client is from another operating system, indirectly indicate it’s from another remote computer. Otro truco para permitir la Conexión a Escritorio remoto de cliente para conectarse a localhost es engañar a los Servicios de Terminal Server en pensar que la RDC es cliente de otros sistemas operativos, indicar indirectamente que la de otro ordenador remoto. To use the trick, follow these steps: Para usar el truco, siga estos pasos:
- Create a folder such as C:\RDC. Crear una carpeta como C: \ RDC.
- Go to C:\Windows\System32\ folder and copy mstsc.exe and mstscax.dll files to the new folder. Ir a C: \ Windows \ System32 \ carpeta y copiar mstsc.exe y mstscax.dll archivos a la carpeta nueva.
- In the new folder, right click on mstsc.exe , and then select Properties . En la nueva carpeta, haga clic derecho en mstsc.exe y, a continuación, seleccione Propiedades.
- Go to Compatibility tab. Ir a la pestaña Compatibilidad.
- Tick the check box for Run this program in compatibility mode for option . Marque la casilla de verificación para Ejecutar este programa en modo de compatibilidad para la opción.
- Select Windows 98 / Windows Me in the drop down list. Seleccione Windows 98 o Windows Me en la lista desplegable.
- Click on OK button. Haga clic en botón OK.
- Double click on the mstsc.exe in the new folder to run Remote Desktop Connection or Terminal Services client, and now the client can connect to localhost or 127.0.0.1 as computer name. Haga doble clic sobre el mstsc.exe en la nueva carpeta para ejecutar Conexión a Escritorio remoto o cliente de Servicios de Terminal Server, y ahora el cliente puede conectarse a localhost o 127.0.0.1 como nombre del equipo.
Note that when logging in in Remote Desktop session, log on as different user or else you may be logging out forcefully. Tenga en cuenta que al acceder a Escritorio remoto período de sesiones, ingrese como usuario distinto o bien puede ser la tala a cabo con fuerza.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Se trata de una máquina que traduzca la página se proporciona "tal cual" sin garantía. Machine translation may be difficult to understand. La traducción automática puede resultar difícil de entender. Please refer to Por favor, consulte original English article artículo original Inglés whenever possible. siempre que sea posible.
Share and contribute or get technical support and help at Compartir y contribuir o recibir apoyo técnico y ayudar a My Digital Life Forums Mi vida digital Foros .
Related Articles Artículos relacionados
- Remote Desktop Connection (RDP) Client 6.0 for Windows XP and 2003 Conexión a Escritorio remoto (RDP) 6,0 para Windows XP y 2003
- Connect to Remote Computer using Specific Non Standard Port using Remote Desktop Connection Client Conectar a ordenador remoto mediante medios específicos de puerto no estándar utilizando Conexión a Escritorio remoto cliente
- How to Remotely Enable Remote Desktop (Terminal Services or RDP) via Registry in Windows 2000/XP/2000/Vista/2008 Cómo remotamente Habilitar Escritorio Remoto (Terminal Services o RDP) a través del Registro de Windows 2000/XP/2000/Vista/2008
- Install and Enable Remote Desktop in Windows XP Home Edition Instalar y habilitar el escritorio remoto en Windows XP Home Edition
- Turn On or Enable Remote Desktop on Windows Vista Encienda o permitir el escritorio remoto en Windows Vista
- Easily Maintain Multiple Remote Desktop Connections with visionapp Remote Desktop (vRD) Fácil de mantener múltiples conexiones de Escritorio remoto con visionapp Escritorio remoto (VRD)
- Blank or Black Screen When Remote Control Vista System with VNC En blanco o negro pantalla cuando el control remoto del sistema Vista con VNC
- How to Check if Telnet Is Running on a Server Cómo Telnet Compruebe si está corriendo en un servidor
- Modify and Change Remote Desktop Listening Port Modificar y cambiar el escritorio remoto puerto de escucha
- Workaround to Run VNC Server in Windows Vista Solución para ejecutar el servidor VNC en Windows Vista




