Forward RDP Connection from Server to Client
Posted
by
Theveloper
on Server Fault
See other posts from Server Fault
or by Theveloper
Published on 2012-03-26T23:04:52Z
Indexed on
2012/03/26
23:31 UTC
Read the original article
Hit count: 248
windows-server-2008-r2
|rdp
What I'm trying to achieve is in the following infrastructure:
Server A running ADDS, DNS, DHCP, NPS
LAN
-Computer Client I
-Computer Client II
Server A NIC 1 goes to LAN
Server A NIC 2 goes to Internet
Server A provides DHCP and Internet access for Computer Clients
How do I connect to Computer Client I or II through RDP from outside the network? Even when using credentials from Computer Client I (which are not in ADDS) the connection still only goes to the server.
© Server Fault or respective owner