2

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.

Hennes
  • 65,804
  • 7
  • 115
  • 169
John
  • 21

1 Answers1

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.