This page was exported from phaq
[ http://phaq.phunsites.net ] Export date: Sat Jun 10 0:59:25 2023 / +0000 GMT |
When initiating a PPP/PPTP connection through Windows RAS you will usually end up with an altered network default route which will redirect all and every traffic through PPP/PPTP. There are many cases however where such a behaviour is simply not desired, considering Windows RAS providing you with no way to circumvent this, you're on your own for once more. I wrote this script, ras_init.vbs, out of the requirement to restore my default route for normal connections and route only specific hosts and networks through PPP/PPTP. ras_init.vbs is released under the terms of the GNU GPL, version 2. Any feedback is appreciated. Note: Some time in the past the code of release 0.3 has been lost. As this script is not actively maintained any more, I will not invest time to redo the bugfixes. The script would need to undergo a major rewrite, maybe in PowerShell, to work on Vista/Windows 7/Server 2008 anyway. ras_init-0.2.zip Change Log: r0.3 2007/06/06
r0.2 2006/06/16
r0.1 2006/06/13
|
Powered by [ Universal Post Manager ] plugin. HTML saving format developed by gVectors Team www.gVectors.com |