iLLuSi0nS Posted September 12, 2012 Report Share Posted September 12, 2012 I love uTorrent, and use only it, but I would like to know how to setup a VPN to my home computerI would like to setup anonymous connection between my work and home computer. How to I setup a VPN on windows 7 at home, so that when I am at work, I can connect securely through VPN to my home computer.Does anyone know how to setup a windows 7 PC to become a VPN server so that other computers can connect to it and download securelyThank you very much Link to comment Share on other sites More sharing options...
zicozz1 Posted September 14, 2012 Report Share Posted September 14, 2012 Hi, I have done the following: Add a VPN to Windows.Control Panel\Network and Internet\Network and Sharing Center -> set up a new network connection.I named my VPN-connection BT-Guard.Then create a bat-script that looks like this:rasdial BT-Guard username passwordTimeout 15start /d "c:\program files\utorrent" Utorrent_AutoLabeler_wTrackerSupportTimeout 15start /d "C:\Program Files\uTorrent" UtorrentIf you're not using autolaberer it should look like this:rasdial BT-Guard username passwordTimeout 15start /d "C:\Program Files\uTorrent" UtorrentAnd put that in the startup folderOn top of that you need to create firewall rules that denies uTorrent internet access if the VPN is not active. I did this by setting the VPN as a "public connection" and then only allowing uTorrent to connect to the Internet if it is on a "public connection". And not on a "private" or "domain-connection" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.