Possible Duplicate:
How can I make the Windows VPN route selective traffic (by destination network)?
Let's say that the company has a policy that forbids listenning to internet radios using their connectivity.
Now, I'm working from home, connected to company VPN to have access to intranet, databases and version control, but I'd like to listen to internet radios from my own connection. I am sure that the internet radio data now flows through the VPN, because everything goes through that VPN when I'm connected.
Is there a way to set up traffic (I have Windows 7 x64) so that only traffic addressed to 192.168.* addresses would go through VPN and all other through my home connection directly?
Thanks