My company just switched our VPN to a token based authentication using the Cisco AnyConnect. However it is routing all traffic across the VPN. Is there a way I can route only the RDP traffic across the VPN and let everything else use a non-tunneled connection? Maybe with netsh? I am running Vista 64bit.
Asked
Active
Viewed 2,169 times
1 Answers
1
Possible options to use:
- ACL (access lists) on the router
- I suppose you have a firewall behind it, only accept RDP for these incoming connections.
MrLightBulp
- 86