Workaround for Remote Desktop Client to Connect to 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. 원격 데스크톱 연결을 실행하면 사용자의 rdp (원격 데스크톱 프로토콜, 또는 좀 더 일반적으로 알려져 터미널 서비스) 클라이언트를 windows 체제와 서비스에 연결을 시도합니다 터미널 서버에서 실행되는 로컬 호스트 (또는 127.0.0.1 주소를 사용하여)이 자신의 컴퓨터 자체, 원격 데스크톱 연결 또는 세션의 연결이 끊긴, 또는 오히려 다음과 같은 오류 메시지에 연결할 수없습니다 수없습니다.
The client could not connect. 는 클라이언트 연결되지 못했습니다. You are already connected to the console of this computer. 당신은 이미이 컴퓨터에 연결되어있는 콘솔을합니다. A new console session cannot be established. 새 콘솔 세션을 설정할 수없습니다.
It’s Remote Desktop behavior in Windows XP to explicitly prevent and refuse connection from localhost or 127.0.0.1. windows XP 용의 원격 데스크톱의 행동에 그것을 명시적으로 연결을 방지하고 로컬 호스트 또는 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. 원격 데스크톱 클라이언트를 로컬 호스트에 연결하기를 원하는 사람은 사용자에 대한 유용한 바탕 화면에는 2 개의 세션을 원격 데스크톱 연결을 통해 암호화된 터널을 쉿 (보안 셸), 또는 패치가 적용된 시험하고 싶은 경우에는 무제한의 동시 원격 데스크톱 세션을 잠금을 해제하려면 작업 termsrv.dll 여부합니다.
There’sa few workarounds and hacks that enable user to use Remote Desktop to connect to local PC for another desktop session. 몇 해결 방법을 사용자에게있다 수 있도록 해주는 원격 데스크톱을 사용하고 hacks을 로컬 pc에 대한 또 다른 데스크톱 세션을 연결합니다.
Workaround 1: Connect Remote Desktop Connection (RDC) to 127.0.0.2 해결 방법 1 : 연결 원격 데스크톱 연결 (즉, RDC)를 127.0.0.2
The trick works in Windows XP Professional and Media Center Edition (MCE) prior to Windows XP Service Pack 2 (SP2). windows XP 용에서 작동하는 트릭은 직업과 미디어 센터 버전 (미디어 센터) 이전에 windows XP 용 서비스 팩 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은 내부 tcp / ip 루프백 주소와 원격 데스크톱을 통해 이전 버전 SP2를 연결할 수 있도록 허용 127.0.0.2 루프백 주소, 비록 127.0.0.1 또는 로컬 호스트 문자열을 통해 연결을 적극적으로 차단합니다.
Workaround 2: Connect to RDC Terminal Services at Different Non Standard Port 해결 방법 2 : 터미널 서비스에 연결하여 서로 다른 아닌 표준 포트 즉, RDC
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). 로컬 호스트에 다른 해결 방법 원격 데스크톱 연결을 차단 windows XP 용의가 로컬 호스트에 연결하려면 (127.0.0.1) 주소를 다른 포트 이외의 기본 (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. windows XP 용는 특히 SP2를 해킹을 유용하게 사용하고 전달 주소 127.0.0.2에 대한 SP3을 로컬 호스트 연결을 어디에 더 이상 작동하지 않습니다. By default, Remote Desktop listens and connects on port 3389. 기본적으로, 원격 데스크톱에 연결 포트 3389에서 청취하고있습니다. See the guide to 가이드를 참조하십시오 change default Remote Desktop Terminal Services listening port 기본 원격 데스크톱 터미널 서비스를 수신 대기 포트 변경 , and , 그리고 how to connect using non-default port in Remote Desktop Connection - 기본 포트를 사용하여 연결하는 방법 원격 데스크톱 연결이 아닌 . 합니다.
Workaround 3: Run Remote Desktop Connection (mstsc.exe) Simulated as Another Operating System 해결 방법 3 : 실행 원격 데스크톱 연결 (mstsc.exe) 모의 또 다른 운영 체제를
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. 또 다른 해킹 원격 데스크톱 연결을 허용이 트릭을 로컬 호스트에 연결하도록 클라이언트를 터미널 서비스로 착각하는 즉, RDC 클라이언트는 다른 운영 체제를 간접적으로 나타내는 또 다른 원격 컴퓨터에이 보낸합니다. To use the trick, follow these steps: 트릭을 사용하여 다음과 같이 단계 :
- Create a folder such as C:\RDC. 과 같은 폴더를 만듭니다 c : \ 즉, RDC합니다.
- Go to C:\Windows\System32\ folder and copy mstsc.exe and mstscax.dll files to the new folder. 이동 c : \ windows \ system32 \ 폴더와 파일을 새 폴더로 복사 mstsc.exe과 mstscax.dll합니다.
- In the new folder, right click on mstsc.exe , and then select Properties . 새 폴더, mstsc.exe 마우스 오른쪽 버튼으로 클릭을 누른 다음 등록 정보를 선택합니다.
- Go to Compatibility tab. 호환성 탭을로 이동합니다.
- Tick the check box for Run this program in compatibility mode for option . 틱이 체크 상자를 선택에 대해 호환성 모드로이 프로그램을 실행합니다.
- Select Windows 98 / Windows Me in the drop down list. 선택 windows 98 / 윈도우 드롭 다운 목록에서 날.
- Click on OK button. 확인 버튼을 클릭하십시오.
- 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. mstsc.exe의 새 폴더를 두 번 클릭하여 원격 데스크톱 연결 또는 터미널 서비스 클라이언트를 실행하려면, 그리고 이제는 고객 127.0.0.1로 로컬 호스트 또는 컴퓨터 이름에 연결할 수있습니다.
Note that when logging in in Remote Desktop session, log on as different user or else you may be logging out forcefully. 참고 : 원격 데스크톱 세션에 로그인할 때, 서로 다른 사용자 또는 다른 사람으로 로그온 강제로 로그아웃가 나타날 수있습니다.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 중요 사항 : 이것은 기계 번역 페이지는 "있는 그대로"제공하지 않고 보증합니다. Machine translation may be difficult to understand. 기계 번역을 이해하기 어려울 수있습니다. Please refer to 를 참조하시기 바랍니다 original English article 원래 영어 자료 whenever possible. 언제 수있습니다.
Share and contribute or get technical support and help at 를 공유하고 기술 지원 및 도움을 공헌하지 않는다면 My Digital Life Forums 내 디지털 라이프 공개 토론 . 합니다.
Related Articles 관련 기사
- Remote Desktop Connection (RDP) Client 6.0 for Windows XP and 2003 원격 데스크톱 연결 (원격 데스크톱 프로토콜) 클라이언트 6.0 용 보안 2003
- Connect to Remote Computer using Specific Non Standard Port using Remote Desktop Connection Client 구체적인 아닌 표준 포트를 사용하여 원격 컴퓨터에 연결하여 원격 데스크톱 연결 클라이언트를 사용하여
- How to Remotely Enable Remote Desktop (Terminal Services or RDP) via Registry in Windows 2000/XP/2000/Vista/2008 를 원격으로 활성화하는 방법 원격 데스크톱 (터미널 서비스 또는 원격 데스크톱 프로토콜)를 통해 레지스트리에 windows 2000/xp/2000/vista/2008
- Install and Enable Remote Desktop in Windows XP Home Edition XP 용 원격 데스크톱에 대해 설치 및 활성화 홈 버전
- Turn On or Enable Remote Desktop on Windows Vista 원격 데스크톱을 활성화하거나 windows 비스타 켜십시오
- Easily Maintain Multiple Remote Desktop Connections with visionapp Remote Desktop (vRD) 여러 개의 원격 데스크톱 연결을 쉽게 유지 관리 visionapp 원격 데스크톱 (vrd)
- Blank or Black Screen When Remote Control Vista System with VNC 공백이나 검은 화면이 때 시스템을 원격 제어 비스타 vnc
- How to Check if Telnet Is Running on a Server 텔넷이 실행되고 있는지 확인하는 방법을 서버에있는
- Modify and Change Remote Desktop Listening Port 원격 데스크톱을 수정하고 변경 수신 대기 포트
- Workaround to Run VNC Server in Windows Vista 해결 방법 windows 비스타를 실행하는 서버에서 vnc


















