I have a number of Always On VPN clients (using system tunnels) configured at our site...and it would be helpful to be able to connect via remote desktop to the Always On VPN clients for remote diagnostics/maintenance.
Is there a way to register the Always On VPN system tunnel interface as a potential interface for RDP services to listen on? The following registry locations do not have entries for the Always On VPN tunnel:
- HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\lanatable
- HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards
Using Wireshark to monitor network traffic, I can see traffic is being routed as expected through the VPN connection...it's just a matter of getting the RDP listener to listen on this particular interface and allow the connection.