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: 트릭을 사용하여 다음과 같이 단계 :

  1. Create a folder such as C:\RDC. 과 같은 폴더를 만듭니다 c : \ 즉, RDC합니다.
  2. 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합니다.
  3. In the new folder, right click on mstsc.exe , and then select Properties . 새 폴더, mstsc.exe 마우스 오른쪽 버튼으로 클릭을 누른 다음 등록 정보를 선택합니다.
  4. Go to Compatibility tab. 호환성 탭을로 이동합니다.
  5. Tick the check box for Run this program in compatibility mode for option . 틱이 체크 상자를 선택에 대해 호환성 모드로이 프로그램을 실행합니다.
  6. Select Windows 98 / Windows Me in the drop down list. 선택 windows 98 / 윈도우 드롭 다운 목록에서 날.
  7. Click on OK button. 확인 버튼을 클릭하십시오.
  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. 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 내 디지털 라이프 공개 토론 . 합니다.



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> 이러한 태그를 사용할 수있습니다 : <a href="" title=""> <acronym title=""> <abbr title=""> <blockquote cite=""> <b> <cite> <code> <델 날짜 = ""> <em> <i> <strike> '<q cite="">

Subscribe without commenting 논평없이 구독 신청
이메일


Custom Search

New Articles 새로운 기사

Incoming Search Terms for the Article 이 문서에 대한 검색어를 수신

remote desktop disconnected 원격 데스크톱 연결 - - remote desktop localhost 원격 데스크톱 로컬 호스트 - - remote desktop connection sp3 원격 데스크톱 연결 SP3을 - - mstsc localhost mstsc 로컬 호스트 - - rdp localhost rdp 로컬 호스트 - - rdp client sp3 rdp 클라이언트 SP3을 - - the client could not connect to the remote computer 는 클라이언트는 원격 컴퓨터에 연결할 수없습니다 - - Vista remote desktop localhost 비스타 원격 데스크톱 로컬 호스트 - - all 모두 - - remote desktop does not connect 원격 데스크톱 연결되지 않습니다 - - rdp to localhost rdp을 로컬 호스트 - - how to connect to remote desktop of local computer 로컬 컴퓨터에 원격 데스크톱에 연결하는 방법은 - - remote desktop connection localhost 원격 데스크톱 연결을 로컬 호스트 - - connect remote desktop 원격 데스크톱에 연결 - - remote desktop disconnected the client cannot connect to the remote computer 원격 데스크톱 연결 끊김 클라이언트는 원격 컴퓨터에 연결할 수없습니다 - - is there an rdp client for the iphone rdp 클라이언트는 거기에 iphone - - localhost rdp 로컬 호스트 rdp - - "remote desktop" tunnel vista ssh 127.0.0.2 "원격 데스크톱"터널 비스타 127.0.0.2 쉿 - - "The client could not connect to the remote computer" "는 클라이언트는 원격 컴퓨터에 연결할 수없습니다" - - remote desktop sp3 error 원격 데스크톱 SP3을 오류 - - unable to connect to localhost rdp 로컬 호스트에 연결할 수없습니다 rdp - - remote desktop will not connect 원격 데스크톱에 연결되지 않습니다 - - rdp client rdp 클라이언트 - - diff mstsc / console and remote desktop 차등 mstsc / 콘솔 및 원격 데스크톱 - - cannot connect remote desktop sp3 원격 데스크톱 SP3을 연결할 수없습니다 - - localhost remote desktop 로컬 호스트 원격 데스크톱 - - you are already connect to the console of this computer 당신은 이미이 컴퓨터에 연결하여 콘솔을 - - rdc localhost 즉, RDC 로컬 호스트 - - terminal server workaround 터미널 서버에 해결 방법 - - sp3 rdp SP3을 rdp - - Remote Desktop Connection remotely and locally 원격 데스크톱 연결을 원격 및 로컬 - - remote desktop windows localhost 원격 데스크톱 창 로컬 호스트 - - RDP client for IPhone rdp 클라이언트를 iphone - - remote desktop to localhost 원격 데스크톱을 사용하여 로컬 호스트 - - unable to connect to remote desktop 원격 데스크톱에 연결할 수없는 경우 - - +vista +rdp +localhost +ssh + 비스타 + rdp + 로컬 호스트 + 쉿 - - rdp localhost vista rdp 로컬 호스트 비스타 - - connect to localhost remotely 로컬 호스트 연결하여 원격으로 - - remote desktop you are already connected to the console of this computer 원격 데스크톱 당신은 이미이 컴퓨터에 연결되어있는 콘솔을 - - localhost remote 로컬 호스트 원격 - - rdp sp3 SP3을 rdp - - remote desktop+localhost 원격 데스크톱 + 로컬 호스트 - - "The client could not connect. You are already connected to the console of this computer. A new console session cannot be established." "는 클라이언트 연결되지 못했습니다. 당신은 이미이 컴퓨터에 연결되어있는 콘솔을합니다. 새 콘솔 세션을 설정할 수없습니다." - - blank screen remote desktop client windows 2008 빈 화면이 원격 데스크톱 클라이언트 창을 2008 - - cannot connect to client by RDP rdp을 클라이언트로 연결할 수없습니다 - - connect to terminal server windows vista home 터미널 서버에 연결하여 windows 비스타 홈 - - how to use the remote desktop localhost 로컬 호스트에서 원격 데스크톱을 사용하는 방법 - - rdp could not rdp하지 못했습니다 - - \console in sp3+rdp \ 콘솔에 3 이상 rdp - - connect to a local windows service 로컬 클라이언트 윈도우 서비스를 연결하기 위해 - -