Quantcast
Channel: Remote Desktop Services (Terminal Services) Forumu
Viewing all articles
Browse latest Browse all 27533

Virtual IP Addressing

$
0
0

Server: Windows 2008 R2 Standard
Client: Windows 7 Enterprise
RDP Client: 6.1.7600

I have followed the posting
http://blogs.technet.com/b/askperf/archive/2009/10/18/windows-7-windows-server-2008-r2-remote-desktop-ip-virtualization.aspx
Using the registry option to set a group of IP addresses.

However, after rebooting the server I still do not get a virtual IP address assigned.  The IP address of the server 10.10.20.6 is the only IP address returned when doing an ipconfig /all (when connecting as an administrator OR connecting as an end user).

Here are the registry settings as exported from the server:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\TSAppSrv]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\TSAppSrv\TSMSI]
"ComponentDLL"="%SystemRoot%\\system32\\TSMSISrv.dll"
"Enable"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\TSAppSrv\VirtualIP]
"EnableVirtualIP"=dword:00000001
"ComponentDLL"="%SystemRoot%\\system32\\TSVIPSrv.dll"
"VirtualMode"=dword:00000000
"AdapterAddress"="00-13-21-09-DD-AE"
"IPPool"="%SystemRoot%\\system32\\TSVIPool.dll"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\TSAppSrv\VirtualIP\IPPool]
"Start"="10.10.62.1"
"End"="10.10.62.20"
"SubnetMask"="255.248.0.0"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\TSAppSrv\VirtualIP\PerApp]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\TSAppSrv\VirtualIP\PerSession]

 


Viewing all articles
Browse latest Browse all 27533

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>