Workaround for Remote Desktop Client to Connect to Localhost (Local Terminal Server Service) Riešenie pre klienta vzdialenej plochy na Pripojiť k localhostu (lokálne terminál 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. Keď používateľ spustí Pripojenie k vzdialenej ploche, a RDP (Remote Desktop Denník, ktorý je skôr známy ako terminálové služby) klienta v systéme Windows XP, a pokúsi sa pripojiť k serveru Terminálové služby bežiace na localhost (127.0.0.1 alebo pomocou IP adresy), ktorá je vlastný počítač sám, Pripojenie vzdialenej pracovnej plochy alebo relácie je odpojená alebo skôr nemohol a nemôže pripojiť sa nasledujúce chybové hlásenie.
The client could not connect. Klient sa nemôže pripojiť. You are already connected to the console of this computer. Ste už pripojení ku konzole z tohto počítača. A new console session cannot be established. A novú reláciu konzoly nemožno zistiť.
It's Remote Desktop behavior in Windows XP to explicitly prevent and refuse connection from localhost or 127.0.0.1. Je to správanie ku vzdialenej ploche v systéme Windows XP k prevencii a výslovne odmietajú pripojenie z localhost alebo 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. Pripojenie k vzdialenej ploche klienta na localhost je užitočný pre používateľov, ktorí chcú mať 2 zasadnutí plochu, aby tunel Pripojenie k vzdialenej ploche cez šifrované SSH (Secure Shell), alebo ak chcete test záplatovaný termsrv.dll odomknúť neobmedzená paralelného vzdialenej ploche zasadnutí pracovnej alebo nie.
There's a few workarounds and hacks that enable user to use Remote Desktop to connect to local PC for another desktop session. Existuje niekoľko riešení a háčiky, ktoré umožní užívateľovi použiť k vzdialenej ploche pre pripojenie k miestnej PC pre inú plochu zasadnutí.
Workaround 1: Connect Remote Desktop Connection (RDC) to 127.0.0.2 Riešenie 1: Pripojenie Pripojenie k vzdialenej ploche (KDR) na 127.0.0.2
The trick works in Windows XP Professional and Media Center Edition (MCE) prior to Windows XP Service Pack 2 (SP2). Trik funguje v systéme Windows XP Professional a Media Center Edition (MCE) pred 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 je vnútorný TCP / IP adresa loopback a Remote Desktop pred verzie SP2 umožňujú pripojenie cez loopback 127.0.0.2 IP adresu, aj keď sa aktívne blokuje pripojenie cez 127.0.0.1 alebo localhost reťazec.
Workaround 2: Connect to RDC Terminal Services at Different Non Standard Port Riešenie 2: Pripojenie k terminálové služby KDR v rôznych mimo štandardný port
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). Ďalším riešením pre blokovanie miestnych hostiteľských Pripojenie vzdialenej pracovnej plochy v systéme Windows XP na pripojenie k localhost (127.0.0.1) adresu na inom porte, než je predvolený (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. Tento hack je obzvlášť užitočné v systémoch Windows XP SP2 a SP3, kde 127.0.0.2 preposielanie IP adresu pre localhost pripojenie už fungovať. By default, Remote Desktop listens and connects on port 3389. V predvolenom nastavení vzdialenej ploche počúva a spája na porte 3389. See the guide to Pozrite sa na sprievodcu change default Remote Desktop Terminal Services listening port zmeniť predvolené vzdialenej ploche terminálové služby naslouchání portu , and A how to connect using non-default port in Remote Desktop Connection Ako sa pripojiť pomocou non-default port v Pripojenie ku vzdialenej ploche . .
Workaround 3: Run Remote Desktop Connection (mstsc.exe) Simulated as Another Operating System Riešenie 3: Beh Pripojenie k vzdialenej ploche (mstsc.exe) Simulované as iným operačným systémom
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. Ďalším hack umožniť klientovi Pripojenie k vzdialenej ploche sa pripojiť k localhostu je trik terminálové služby v domnení, že sa RDC klient je iný operačný systém, nepriamo naznačujú, je to z iného vzdialeného počítača. To use the trick, follow these steps: Ak chcete použiť trik, postupujte nasledovne:
- Create a folder such as C:\RDC. Vytvorte priečinok, napríklad C: \ KDR.
- Go to C:\Windows\System32\ folder and copy mstsc.exe and mstscax.dll files to the new folder. Prejdite do priečinka C: \ Windows \ System32 \ adresár a kopírovať mstsc.exe a mstscax.dll súbory do nového priečinka.
- In the new folder, right click on mstsc.exe , and then select Properties . S novou priečinok, kliknite pravým tlačidlom myši na mstsc.exe, a potom vyberte položku Vlastnosti.
- Go to Compatibility tab. Prejdite na kartu Kompatibilita.
- Tick the check box for Run this program in compatibility mode for option . Začiarknite políčko pre Spustiť tento program v režime kompatibility pre voľbu.
- Select Windows 98 / Windows Me in the drop down list. Vyberte Windows 98 a Windows ME v rozbaľovacom zozname.
- Click on OK button. Kliknite na tlačidlo 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. Dvojitým kliknutím na mstsc.exe do novej zložky spustiť Pripojenie k vzdialenej ploche alebo klienta terminálových služieb, a teraz sa klient môže pripojiť k localhost alebo 127.0.0.1 ako názov počítača.
Note that when logging in in Remote Desktop session, log on as different user or else you may be logging out forcefully. Upozorňujeme, že pri prihlasovaní v relácii vzdialenej plochy, prihlásiť sa ako iný používateľ, inak vám môže byť odhlásením násilne.
IMPORTANT : The page is machine translated and provided "as is" without warranty. Upozornenie: Stránka je stroje preložené a poskytované "tak ako sú" bez záruky. Machine translation may be difficult to understand. Strojový preklad môže byť ťažké pochopiť. Please refer to Obráťte sa prosím na original English article Anglický originál článku whenever possible. kedykoľvek je to možné.
Related Articles Súvisiace články
- Connect to Remote Computer using Specific Non Standard Port using Remote Desktop Connection Client Pripojenie k vzdialenému počítaču pomocou osobitného mimo štandardný port pomocou klienta Pripojenie ku vzdialenej ploche
- How to Remote Desktop to Connect And Access Console Mode Session Ako sa pripojiť k vzdialenej pracovnej ploche a prístupu Console Režim relácie
- Vista Remote Desktop Connection Client Slow Delay or Disconnect When Connect to Windows Server 2003 SP2 x64 Edition RDP Vista Pripojenie k vzdialenej ploche Klient Pomalý meškania alebo Odpoji Po pripojení k systému Windows Server 2003 SP2 x64 Edícia RDP
- Remote Desktop Connection (RDP) Client 6.0 for Windows XP and 2003 Pripojenie vzdialenej pracovnej plochy (RDP) Klient 6.0 pre Windows XP a 2003
- How to Remotely Enable Remote Desktop (Terminal Services or RDP) via Registry in Windows 2000/XP/2000/Vista/2008 Ako vzdialene Povoliť vzdialenej ploche (terminálové služby alebo PRV) prostredníctvom databázy Registry v systéme Windows 2000/XP/2000/Vista/2008
- Easily Maintain Multiple Remote Desktop Connections with visionapp Remote Desktop (vRD) Ľahko udržiavať si viac vzdialenej ploche Pripojenie k vzdialenej ploche s visionapp (VRD)
- Error Has Occurred While Establishing A Connection To SQL Server 2005 Which Does Not Allow Local and Remote Connections Chyba pri nadväzovaní pripojenia k serveru SQL Server 2005, ktoré nedovoľuje, aby miestne a vzdialené pripojenie
- Install and Enable Remote Desktop in Windows XP Home Edition Inštalácia a Povoli vzdialenej ploche v systéme Windows XP Home Edition
- Workaround to Run VNC Server in Windows Vista Riešenie pre Běh VNC Server v systéme Windows Vista
- How to Press and Send Ctrl-Alt-Del in Remote Desktop Connection Window Ako na tlač a Pošlite Ctrl-Alt-Del v okne Pripojenie vzdialenej pracovnej ploche










































September 11th, 2008 10:41 11. septembra 2008 10:41
I'm on Vista and I can confirm that the 127.0.0.2 trick does NOT work on Vista. I'm on Vista a môžem potvrdiť, že 127.0.0.2 trik nefunguje na Vista.
The “Non-Standard RDP Port” trick DOES work though. V "Non-standard RDP Port" trik funguje hoci. I'm tunnelling using Zebedee, and I just configured it to listen on port 4000 locally and redirect traffic to port 3389 on the other side. I'm tunelovanie pomocou Zebedeovy, a já to prostě nakonfigurovaný počúvať na porte 4000 na mieste a presmerovať prevádzku na porte 3389 na strane druhej.
I did not test the third workaround. I didn't test tretej workaround.