然后下一步,用户集默认所有用户,不用改变,直接下一步,完成,然后会出现如图14

图14
照样还是点击应用。。。
好了,都配置完了,下面我们做个测试。。。
我本机的IP地址为172.16.0.2/24,为了测试我在ISA防火墙策略里添加了一条关于ICMP的策略。。
在我本机ping 172.16.0.5,结果:
C:\Documents and Settings\beckham~23>ping 172.16.0.5
Reply from 172.16.0.5: bytes=32 time=6ms TTL=128
Reply from 172.16.0.5: bytes=32 time<1ms TTL=128
Reply from 172.16.0.5: bytes=32 time<1ms TTL=128
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 24ms, Average = 7ms
C:\Documents and Settings\beckham~23>ping 192.168.0.1
Request timed out.
Request timed out.
Request timed out.
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
下面我在本机上又新建了一个网络连接(建立VPN连接就不用我教了吧?不会的可以到网上找找),我已经建好了,记得在属性---安全里面VPN类型选择PPTP,如图15

图15
然后连接。。。。。。。。。。。。。速度太快了,本来想抓个正在连接的图都没来得急,算了,看结果吧。
在本机上输入ipconfig,
C:\Documents and Settings\beckham~23>ipconfig
IP Address. . . . . . . . . . . . : 192.168.3.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
IP Address. . . . . . . . . . . . : 192.168.142.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
IP Address. . . . . . . . . . . . : 172.16.0.2
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Default Gateway . . . . . . . . . : 172.16.0.1
IP Address. . . . . . . . . . . . : 192.168.0.12
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 192.168.0.12
C:\Documents and Settings\beckham~23>ping 192.168.0.1
Reply from 192.168.0.1: bytes=32 time=1ms TTL=128
Reply from 192.168.0.1: bytes=32 time=2ms TTL=128
Reply from 192.168.0.1: bytes=32 time<1ms TTL=128
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:


