VPN、Free VPN、 免费VPN、台湾VPN、香港VPN、美国VPN、美达VPN、快狗VPN、GOVPN(手机VPN包流量)、海盗VPN每日更新!

Windows 2003 + ISA 2006+单网卡VPN配置(下)

Posted by chinahang 2009年1月5日 免费域名申请

(接上)

然后下一步,用户集默认所有用户,不用改变,直接下一步,完成,然后会出现如图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

 Pinging 172.16.0.5 with 32 bytes of data:

 Reply from 172.16.0.5: bytes=32 time=24ms TTL=128

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

 Ping statistics for 172.16.0.5:

    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

Minimum = 0ms, Maximum = 24ms, Average = 7ms

 可以ping通,然后ping 192.168.0.1

C:\Documents and Settings\beckham~23>ping 192.168.0.1

 Pinging 192.168.0.1 with 32 bytes of data:

 Request timed out.

Request timed out.

Request timed out.

Request timed out.

 Ping statistics for 192.168.0.1:

Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

 呵呵,当然不会通了。。。

下面我在本机上又新建了一个网络连接(建立VPN连接就不用我教了吧?不会的可以到网上找找),我已经建好了,记得在属性---安全里面VPN类型选择PPTP,如图15

15

然后连接。。。。。。。。。。。。。速度太快了,本来想抓个正在连接的图都没来得急,算了,看结果吧。

在本机上输入ipconfig

C:\Documents and Settings\beckham~23>ipconfig

 Windows IP Configuration

 Ethernet adapter VMware Network Adapter VMnet8:

         Connection-specific DNS Suffix  . :

        IP Address. . . . . . . . . . . . : 192.168.3.1

        Subnet Mask . . . . . . . . . . . : 255.255.255.0

        Default Gateway . . . . . . . . . :

 Ethernet adapter VMware Network Adapter VMnet1:

         Connection-specific DNS Suffix  . :

        IP Address. . . . . . . . . . . . : 192.168.142.1

        Subnet Mask . . . . . . . . . . . : 255.255.255.0

        Default Gateway . . . . . . . . . :

 Ethernet adapter tap1:

         Media State . . . . . . . . . . . : Media disconnected

 Ethernet adapter tap0:

         Media State . . . . . . . . . . . : Media disconnected

 Ethernet adapter 本地连接:

         Connection-specific DNS Suffix  . :

        IP Address. . . . . . . . . . . . : 172.16.0.2

        Subnet Mask . . . . . . . . . . . : 255.255.255.248

        Default Gateway . . . . . . . . . : 172.16.0.1

 PPP adapter loveme:

         Connection-specific DNS Suffix  . :

        IP Address. . . . . . . . . . . . : 192.168.0.12

        Subnet Mask . . . . . . . . . . . : 255.255.255.255

        Default Gateway . . . . . . . . . : 192.168.0.12

 为了醒目,我用红字表示出vpn连接后分到的ip地址。然后我们ping192.168.0.1再看看

C:\Documents and Settings\beckham~23>ping 192.168.0.1

 Pinging 192.168.0.1 with 32 bytes of data:

 Reply from 192.168.0.1: bytes=32 time=90ms TTL=128

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

 Ping statistics for 192.168.0.1:

    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

Minimum = 0ms, Maximum = 90ms, Average = 23ms

分类:VPN知识
标签:单网卡VPN配置  
上一篇:Windows 2003 + ISA 2006+单网卡VPN配置(上)
下一篇:vpn故障错误代码列表

相关文章

本文以有 0 条评论,您也想说点什么吗?

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。