求助:cisco VPN问题

来源:百度知道 编辑:UC知道 时间:2024/05/23 14:02:29
现象:
1、通过一个普通的无线路由器,自动PPPOE拨号,然后家里几台电脑上网,最普通的方式。可以拨入获得地址池的地址,而且能ping通F0/0口,就是ping不通内网口,134.195的网段也不能访问:(
2、如果直接用一台电脑手工PPPOE拨号(其它电脑就不能共享上网了),可以拨入,而且可以正常访问内网

求助:想解决共享方式下通过VPN不能访问134网段问题

server端配置如下,麻烦高手解答,谢谢了!
---------------------------
yc#show run
Building configuration...

Current configuration : 2030 bytes
!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname yc
!
aaa new-model
!
!
aaa authentication login cisco local
aaa authorization network cisco local
aaa session-id common
enable secret 5 $1$tLWA$iFrTez0ZWjKG6lH2adcao0
!
username ycdl password 7 106F072810161C0F090A2D2731
ip subnet-zero
ip cef
!
!
!
ip address-pool local
vpdn enable
!
!
crypto isakmp policy 1
hash md5
authentication pre-share
group 2

共享方式下VPN不能访问134网段?这个我比较孤陋寡闻,没听过呵呵
不过我有一次内网ping 不通是由于忘了把vlan指向内网接口.看你上面的配置好象也没做这个工作,你可以试一下.内网接口有可能是一个工作在L2的接口,不能直接指定ip address