思科VPN
哪位高手手上有思科VPN的配置手记,请贴上研究!谢谢!回复: 思科VPN
[url]http://www.bitscn.com/plus/search.php?typeid=0&keyword=vpn&starttime=-1&orderby=sortrank&pagesize=10&kwtype=1&searchtype=titlekeyword&imageField.x=0&imageField.y=0[/url]回复: 思科VPN
18r1#sh ruBuilding configuration...
Current configuration : 1257 bytes
!
version 12.2
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 18r1
!
logging rate-limit console 10 except errors
!
ip subnet-zero
no ip finger
no ip domain-lookup
!
no ip dhcp-client network-discovery
!
crypto isakmp policy 100
hash md5
authentication pre-share
lifetime 7200
crypto isakmp key cisco address 132.13.12.2
!
crypto ipsec security-association lifetime seconds 7200
!
crypto ipsec transform-set to-18r2 ah-md5-hmac esp-des
!
crypto map my-ipsec 10 ipsec-isakmp
set peer 132.13.12.2
set transform-set to-18r2
match address 110
!
!
!
!
interface Loopback0
ip address 192.168.1.1 255.255.255.0
!
interface Ethernet0
no ip address
shutdown
!
interface Serial0
ip address 132.13.12.1 255.255.255.0
crypto map my-ipsec
!
interface Serial1
no ip address
shutdown
!
!
ip kerberos source-interface any
ip classless
ip route 0.0.0.0 0.0.0.0 132.13.12.2
no ip http server
!
access-list 110 permit ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
!
!
line con 0
transport input none
line aux 0
line vty 0 4
!
end
回复: 思科VPN
应该最少两台路由,这个也是我找过来的,,,你先看吧,我以前的都找不着了,,实在不好意思 ,千万不要问我是怎么回事,因为我也说不清楚,:em58: 渺茫啊 ! 不懂页:
[1]
