Workaround for Remote Desktop Client to Connect to Localhost (Local Terminal Server Service) PROBLEMOS už Remote Desktop Client connect to localhost (Vietinė Terminal Server)

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. Jei vartotojas paleidžia Remote Desktop Connection, RDP (Remote Desktop Protocol, arba labiau žinomo kaip Terminal Services), klientas Windows XP, ir bando prisijungti prie serverio paslauga veikia localhost (127.0.0.1 arba naudojant IP adresą), kuris yra savo paties kompiuterio, arba nuotolinio darbalaukio ryšio seansas atjungtas arba, tiksliau, nesugeba ir negali prisijungti su klaidos pranešimą.

The client could not connect. Klientas negali prisijungti. You are already connected to the console of this computer. Jūs jau prijungtas prie konsolės šio kompiuterio. A new console session cannot be established. Naujas sesija konsolės negali būti nustatyta.

It's Remote Desktop behavior in Windows XP to explicitly prevent and refuse connection from localhost or 127.0.0.1. It's Remote Desktop elgesį Windows XP aiškiai užkirsti kelią ir neleisti ryšį iš localhost arba 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. Prijungimas prie nuotolinio darbalaukio kliento localhost yra naudinga vartotojams, kurie nori turėti 2 sesijų darbalaukyje, kad tunelio Nuotolinio darbalaukio ryšys per saugiame SSH (Secure Shell), arba norite išbandyti, jei lopas Termsrv.dll atrakinti neribota kartu Remote Desktop sesijų darbo ar ne.

There's a few workarounds and hacks that enable user to use Remote Desktop to connect to local PC for another desktop session. Yra keletas apeiti ir tt, kuri leistų vartotojui naudoti Nuotolinio darbalaukio prijungti prie vietinio kompiuterio į kitą kompiuterio sesiją.

Workaround 1: Connect Remote Desktop Connection (RDC) to 127.0.0.2 PROBLEMOS SPRENDIMAS 1: Prisijungimas prie nuotolinio darbalaukio (KDR) į 127.0.0.2

The trick works in Windows XP Professional and Media Center Edition (MCE) prior to Windows XP Service Pack 2 (SP2). Triukas veikia Windows XP Professional "ir" Media Center Edition (MCE) iki "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 yra vidaus TCP / IP adresą ir jungimas prie nuotolinio darbalaukio prieš SP2 versija leidžia prisijungti per grįžtamojo 127.0.0.2 IP adresą, tačiau ji aktyviai blokų jungtis per 127.0.0.1 arba localhost eilutę.

Workaround 2: Connect to RDC Terminal Services at Different Non Standard Port PROBLEMOS SPRENDIMAS 2: Prisijungimas KDR Terminal Services skirtingais nestandartinių Uostas

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). Kitas problemos su vietinio kompiuterio nuotolinio darbalaukio ryšio Windows XP užsikirtimas prisijungti prie localhost (127.0.0.1) adresą, į kitą uostą, išskyrus numatytąją (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. Hack yra ypač naudinga, Windows XP SP2 ir SP3 kur 127.0.0.2 ekspedijavimo IP adresas localhost ryšys nebegali dirbti. By default, Remote Desktop listens and connects on port 3389. Pagal nutylėjimą, Nuotolinis darbalaukis ir jungia uosto 3389. See the guide to Žr vadovas change default Remote Desktop Terminal Services listening port Keisti numatytąją terminalo paslaugų nuotolinio darbalaukio klausymosi prievad , and Ir how to connect using non-default port in Remote Desktop Connection kaip prijungti naudojant ne-default uosto Remote Desktop Connection . .

Workaround 3: Run Remote Desktop Connection (mstsc.exe) Simulated as Another Operating System PROBLEMOS SPRENDIMAS 3: Pradėti Remote Desktop Connection (mstsc.exe) SIMULATED kaip kitos operacinės sistemos

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. Kitas Hack leisti prijungti nuotolinio darbalaukio kliento connect to localhost yra apgauti Terminal Services galvoti, kad KDR klientas iš kitos operacinės sistemos, netiesiogiai rodo, tai iš kito nutolusio kompiuterio. To use the trick, follow these steps: Norėdami naudoti apgauti, atlikite šiuos veiksmus:

  1. Create a folder such as C:\RDC. Sukurkite katalogą, pavyzdžiui, C: \ KDR.
  2. Go to C:\Windows\System32\ folder and copy mstsc.exe and mstscax.dll files to the new folder. Eiti į C: \ Windows \ System32 \ katalogą ir nukopijuokite mstsc.exe ir mstscax.dll failus į naują katalogą.
  3. In the new folder, right click on mstsc.exe , and then select Properties . Į naują katalogą, dešiniuoju pelės mygtuku spustelėkite mstsc.exe, ir pasirinkite Ypatybės.
  4. Go to Compatibility tab. Eikite į skirtuką Suderinamumas.
  5. Tick the check box for Run this program in compatibility mode for option . Pažymėkite žymės langelį Vykdyti šią programą suderinamumo režimu su galimybe programą.
  6. Select Windows 98 / Windows Me in the drop down list. Pasirinkite Windows 98, Windows Me, nustatantis sąrašo.
  7. Click on OK button. Paspauskite mygtuką OK.
  8. 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. Dukart spustelėkite į naują aplanką mstsc.exe paleisti nuotolinio darbalaukio arba Terminal Services Client, o dabar klientas gali prisijungti prie localhost arba 127.0.0.1 kaip kompiuterio pavadinimą.

Note that when logging in in Remote Desktop session, log on as different user or else you may be logging out forcefully. Atkreipkite dėmesį, kad jungiantis prie nuotolinio darbalaukio sesija, prisiregistruokite kaip kitas vartotojas arba dar galite atsijungti ryžtingai.

IMPORTANT : The page is machine translated and provided "as is" without warranty. DĖMESIO: Šis puslapis yra mašina išvertė ir pateikiama "kaip yra" be garantijų. Machine translation may be difficult to understand. Automatinis vertimas gali būti sunku suprasti. Please refer to Remkitės original English article originalas anglų straipsnis whenever possible. jei įmanoma.


One Response to “Workaround for Remote Desktop Client to Connect to Localhost (Local Terminal Server Service)” One Response to "PROBLEMOS už Remote Desktop Client connect to localhost (Vietinė Terminal Server)

  1. Chan Lee Meng Chan Lee Meng
    September 11th, 2008 10:41 11 rugsėjis 2008 10:41
    1 1

    I'm on Vista and I can confirm that the 127.0.0.2 trick does NOT work on Vista. I'm on Vista "ir galiu patvirtinti, kad apgauti 127.0.0.2 neveikia ant Vista.

    The “Non-Standard RDP Port” trick DOES work though. "Nestandartiniai RDP Port" Trick toliau veikia nors. 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. Aš tunelių naudojant Zebedeusza, ir aš konfigūruoti ją išklausyti uosto 4.000 vietos ir nukreipti srautą į 3389 m. iš kitos pusės.

    I did not test the third workaround. Nesu bandymas trečiųjų problemos.

Leave a Reply Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Galite naudoti šiuos žodžius: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Subscribe to comments funkcija buvo išjungta. To receive notification of latest comments posted, subscribe to Norėdami gauti pranešimus apie naujausius komentarų, užsiprenumeruoti My Digital Life Comments RSS feed Mano skaitmeninis gyvenimas Komentarų RSS or arba register to receive Registruokitės gauti new comments in daily email digest. Nauji komentarai kasdien elektroniniu paštu.
Custom Search

New Articles Nauji straipsniai

Incoming Search Terms for the Article Gaunamus paieškos terminus straipsnis

android rdp Android RDP - -- remote desktop client nuotolinio darbalaukio kliento - -- remote desktop localhost Remote Desktop localhost - -- you are already connected to the console of this computer Jūs jau prijungtas prie konsolės šiame kompiuteryje - -- rdp localhost RDP localhost - -- mstsc localhost mstsc localhost - -- rdp android RDP Android - -- android rdp client Android RDP klientas - -- a new console session cannot be established naujas sesija konsolės negali būti nustatyta - -- the client could not connect. klientas negali prisijungti. you are already connected to the console Jūs jau prijungtas prie konsolės - -- remote desktop loopback Remote Desktop jungimas - -- remote desktop you are already connected Remote Desktop jau esate prisijungę - -- remote desktop to localhost Remote Desktop localhost - -- mstsc cannot connect mstsc negali prisijungti - -- all visi - -- android remote desktop Android nuotolinio darbalaukio - -- how to connect remote desktop kaip prisijungti prie nuotolinio darbalaukio - -- rdp cannot connect KPP negali prisijungti - -- rdp for android RDP Android - -- remote desktop you are already connected to the console of this computer Remote Desktop jūs jau prijungtas prie konsolės šiame kompiuteryje - -- The client could not connect. Klientas negali prisijungti. You are already connected to the console of this computer Jūs jau prijungtas prie konsolės šiame kompiuteryje - -- how to connect to local host kaip prisijungti prie vietinio kompiuterio - -- Connect to Localhost Connect to localhost - -- The client could not connect. Klientas negali prisijungti. You are already connected to the console of this computer. Jūs jau prijungtas prie konsolės šio kompiuterio. A new console session cannot be established. Naujas sesija konsolės negali būti nustatyta. - -- how to connect to a remote desktop kaip prisijungti prie nuotolinio darbalaukio - -- rdp you are already connected to the console of this computer RDP Jūs jau prijungtas prie konsolės šiame kompiuteryje - -- connect local host prisijungti vietinio kompiuterio - -- vista remote desktop cannot connect Vista Remote Desktop negali prisijungti - -- android remote desktop client Android nuotolinio darbalaukio kliento - -- remote desktop to local pc Remote Desktop vietinio kompiuterio - -- the client could not connect to the remote computer klientas negali prisijungti prie nuotolinio kompiuterio - -- remote desktop connect from localhost Remote Desktop prisijungti iš localhost - -- remote desktop the client could not connect you are already connected to the console of this computer nuotolinio darbalaukio klientas negali prisijungti jūs jau prijungtas prie konsolės šiame kompiuteryje - -- localhost remote desktop localhost nuotolinio darbalaukio - -- connect remote desktop prisijungti prie nuotolinio darbalaukio - -- remote desktop disconnected the client could not connect to the remote computer Remote Desktop atjungtas klientas negali prisijungti prie nuotolinio kompiuterio - -- microsoft virtual server local remote desktop loopback Microsoft Virtual Server vietos Remote Desktop jungimas - -- remote desktop connection does not connect Remote Desktop Connection nėra prijungti - -- vista remote desktop to localhost Vista Remote Desktop localhost - -- cannot connect to loopback address negaliu prisijungti prie grįžtamojo adresas - -- RDP to localhost KPP localhost - -- localhost.local localhost.local - -- "you are already connected to the console of this computer" "Jūs jau prijungtas prie konsolės šiame kompiuteryje - -- remote desktop connection localhost Remote Desktop Connection localhost - -- remote desktop connect to localhost Remote Desktop connect to localhost - -- rdp localhost vista RDP localhost Vista - -- Vista remote desktop client Vista nuotolinio darbalaukio kliento - -- cannot connect to computer using remote desktop negali prisijungti prie kompiuterio per nuotolinį darbalaukį - -- tunnel terminal services already connected to the console tunelio terminalų paslaugų jau prijungtas prie konsolės - -- terminal server 2008 connect Local Resources Terminal Server 2.008 prisijungti Vietiniai ištekliai - -- cannot connect to terminal server, rdp drops connection negali prisijungti prie Terminal Server RDP lašai ryšys - -- 127.0.0.1 client could not connect 127.0.0.1 klientas negali prisijungti - -- localhost local localhost vietos - -- remote desktop you are already connected to the console Remote Desktop jūs jau prijungtas prie konsolės - -- vista remote desktop localhost Vista Remote Desktop localhost - -- "you are already connected to the console" "Jūs jau prijungtas prie konsolės" - -- android rdc Android RDC - -- error connecting to terminal server: localhost Klaida jungiantis prie Terminal Server: localhost - -- y Y - -- vista rdp localhost Vista RDP localhost - -- cannot connect to server rdp negali prisijungti prie serverio RDP - -- rdp the client could not connect you are already connected RDP klientas negali prisijungti jau esate prisijungę - -- cannot connect rdp negali prisijungti RDP - -- cannot rdp to localhost negali RDP localhost - -- you are already connected to the console of this computer remote desktop local host Jūs jau prijungtas prie konsolės šio kompiuterio Remote Desktop vietinio kompiuterio - -- remote desktop loopback vista Remote Desktop jungimas Vista - -- remote desktop localhost windows vista Remote Desktop localhost "Windows Vista" - -- Terminal Services localhost Terminal Services localhost - -- cannot connect to server remote desktop negali prisijungti prie serverio Remote Desktop - -- disable local PC RDC windows xp RDC session išjungti vietinio kompiuterio KDR Windows XP RDC sesijos - -- can connect to a computer as loopback galima prisijungti prie kompiuterio su grįžtamojo - -- connect to remote desktop prisijungti prie nuotolinio darbalaukio - -- cannot connect to localhost vista negaliu prisijungti prie localhost Vista - -- remote desktop mobile - localhost Remote Desktop mobile - localhost - -- Windows Vista RDP localhost "Windows Vista" KPP localhost - --