Hello we are a little development startup. We deal with a lot of VPNs to our clients.
What we do:
- Connect VPN
- Use remote desktop to connect to a client's server
- Update/configure our program
- Connect to their SQL Server instance on their network (to do configuration for our proprietary program)
- Disconnect
There is a minor problem though in that when we connect a VPN, all of the internet traffic from that computer is routed though the VPN. We want to just route through to the local network. It's not a big issue, but it's a bit of a privacy concern and is annoying.
How can we do this in Windows 7 Professional?