Very Nice Jerry, that idea of using IPsec policies works .... and here's how you do it
I will be using nd.edu as an example ... its a football thing
Under Local Security Settings / IP Security Policies
1. Create a new IP Filter list
2. Source IP is My IP address
3. Destination (in this example) is 129.74.250.101 (nd.edu)
4. Protocol is any
5. Create a new IP Security Policy (use Kerberos 5 authentication)
6. Add an IP Security Rule (this rule is not a tunnel) (all network connections)
7. Add the new IP filter list that you just created. (require security)
8. Assign the new policy
Upon doing this I CAN go to
http://www.nd.edu but I CANNOT go to
http://129.74.250.101Scripting can be done with this tool:
http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/ipsecpol-o.aspI imagine this is what you were looking for APK?