Hi.
Have a test environment on Server 2012 R2 with Hyper-V.
The server have one configured NIC. 192.168.2.100
Hyper-V configured with "internal" network virtual switch. 10.10.0.1
To access my VM's on 10.10.0.0/24 I configured my router with static route 10.10.0.0/24 192.168.2.100.
Routing and Remote Access role installed on server.
Everything working fine except RDP to VM's.
When I'm trying connect to VM's from my laptop 192.168.2.5/24 GWT 192.168.2.1, I'm getting "Internal Error" on black rdp screen. And after this RDP completely stop working to VM's and physical server at the same time. The only restart of physical server is helping. When I'm trying to restart RRAS service the following Event ID's are generated:
Closing a UDP socket with local port number 62174 in process 664 is taking longer than expected. The local port number may not be available until the close operation is completed. This happens typically due to misbehaving network drivers. Ensure latest updates are installed for Windows and any third-party networking software including NIC drivers, firewalls, or other security products.
Closing a UDP socket with local port number 68 in process 984 is taking longer than expected. The local port number may not be available until the close operation is completed. This happens typically due to misbehaving network drivers. Ensure latest updates are installed for Windows and any third-party networking software including NIC drivers, firewalls, or other security products.
And so on.
Any idea?
RFT