I need to be able to remote desktop to a Windows 2008 machine and then from that machine connect to our corporate L2TP VPN. However, as soon as the VPN connects, the remote desktop session hangs and I need to reboot. I assume this has to do with the machine getting its routing table updated when it connects to the VPN. Is there any way to do this? I have full admin control over both machines.

link|improve this question

feedback

1 Answer

My guess is that the VPN connection is configured to use the gateway on the remote network (VPN network). Try disabling that option in the VPN properties.

link|improve this answer
Hi yes, that works, I no longer get disconnected but then none of the traffic is routed through the VPN. Any way to fix that? – Michelle Feb 7 '11 at 14:08
You need to adjust the routing table to keep your RDP traffic off the VPN, but allow the other traffic to go over the VPN. Without knowing the routing tables on both machines ("route print"), its hard to give a more detailed answer. – Steven Feb 7 '11 at 18:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.