设为首页收藏本站language 语言切换
查看: 1577|回复: 0
收起左侧

[求助] Easy vpn访问不了内网

[复制链接]
发表于 2013-11-18 10:38:13 | 显示全部楼层 |阅读模式
!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
aaa new-model
!
!
aaa authentication login default local
aaa authentication login login local
aaa authorization network network local
!
aaa session-id common
!
resource policy
!
memory-size iomem 5
ip subnet-zero
no ip icmp rate-limit unreachable
ip tcp synwait-time 5
!
!
ip cef
no ip domain lookup
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.200.1 192.168.200.10
!
ip dhcp pool lan
   network 192.168.200.0 255.255.255.0
   default-router 192.168.200.1
   dns-server 202.106.46.151
!
!
crypto isakmp policy 10
encr 3des
hash md5
authentication pre-share
group 2
!
crypto isakmp client configuration group network
key cisco
pool adsl
acl 100
!
!
crypto ipsec transform-set set esp-3des esp-md5-hmac
!
crypto dynamic-map dymap 10
set transform-set set
reverse-route
!
!
crypto map vpn client authentication list login
crypto map vpn isakmp authorization list network
crypto map vpn client configuration address respond
crypto map vpn 10 ipsec-isakmp dynamic dymap
!
!
!
!
interface Ethernet0/0
ip address 210.82.62.125 255.255.255.224
ip nat outside
ip virtual-reassembly
half-duplex
crypto map vpn
!
interface Ethernet0/1
ip address 192.168.200.1 255.255.255.0
ip nat inside
ip virtual-reassembly
half-duplex
!
interface Ethernet0/2
no ip address
shutdown
half-duplex
!
interface Ethernet0/3
no ip address
shutdown
half-duplex
!
no ip http server
no ip http secure-server
!
ip classless
ip route 0.0.0.0 0.0.0.0 210.82.62.126
!
ip nat inside source list 1 interface Ethernet0/0 overload
!
access-list 1 permit any
!
!
control-plane
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
!
!
end



该贴已经同步到 忘卟掉过去的微博
您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-4-26 13:23 , Processed in 0.068174 second(s), 24 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表