设为首页 收藏本站
查看: 1280|回复: 0

[经验分享] CISCO 路由器 配置成 *** 服务器遇到问题,可连接,PING 不通!

[复制链接]
YunVN网友  发表于 2018-7-19 08:40:02 |阅读模式
配置CISCO 1811W ROUTER 作为*** 服务器,客户端用 CISCO *** CLIENT Ver 5.0.04.0300 遇到问题  配置完成后,*** CLIENT 可以连通,但是连通后无法ping 内部的任何地址包括路由器VLAN 10 地址 10.0.0.254
  客户机获得了分配的IP 172.16.0.3, 查看客户机本机路由表 也没有问题, 能看到 10.0.0.0 指向 172.16.0.3
  C:\Documents and Settings\support>route print
  10.0.0.0    255.255.255.0       172.16.0.3      172.16.0.3       1
  客户端连通后的截图见附件。
  问题到底在哪里呢?还需要配NAT吗?分配给*** CLIENT的地址是要和内部VLAN 一样还是不一样呢?
  我查过了确定配置里面没有ACCESS LIST 会造成此问题
  我是参考附件Configure ESAY *** SERVER WITH XAUTH.pdf 文档来配的,里面似乎提到配上NAT后就可以FORWORD了。我的路由器实际有发布服务器的NAT,和客户访问外围的NAT配置,都工作正常,可我不明白在这种***情况下NAT要如何配。请高手帮忙,这个问题困惑我很久了。
  和***相关的配置如下:
  aaa new-model
  !
  !
  aaa authentication login ***-authen local
  aaa authentication ppp default local
  aaa authorization network ***-author local
  !
  !
  aaa session-id common
  !
  !
  !
  crypto isakmp policy 1
  encr 3des
  hash md5
  authentication pre-share
  group 2
  crypto isakmp xauth timeout 20
  !
  crypto isakmp client configuration group ***-author
  key velino
  pool ***-pool
  !
  !
  crypto ipsec transform-set ***-set esp-3des esp-md5-hmac
  !
  !
  crypto dynamic-map ***-dyn 1
  set transform-set ***-set
  !
  !
  !
  crypto map cisco client authentication list ***-authen
  crypto map cisco isakmp authorization list ***-author
  crypto map cisco client configuration address respond
  crypto map cisco 1 ipsec-isakmp dynamic ***-dyn
  !
  !
  !
  username cisco privilege 15 password 0 cisco
  archive
  log config
  hidekeys
  !
  !
  !
  bridge irb
  !
  !
  !
  interface FastEthernet0
  bandwidth 1544
  ip address 2**.**.***.* 255.255.255.248
  ip nbar protocol-discovery
  ip flow ingress
  ip flow egress
  ip nat outside
  ip virtual-reassembly
  speed auto
  full-duplex
  crypto map cisco
  !
  interface FastEthernet1
  bandwidth 1000
  bandwidth receive 10000
  ip address 65.*.*.* 255.255.255.248
  ip flow ingress
  ip flow egress
  ip nat outside
  ip virtual-reassembly
  duplex auto
  speed auto
  !
  interface FastEthernet2
  switchport access vlan 10
  !
  interface FastEthernet3
  !
  interface FastEthernet4
  !
  interface FastEthernet5
  switchport access vlan 192
  !
  interface FastEthernet6
  !
  interface FastEthernet7
  !
  interface FastEthernet8
  !
  interface FastEthernet9
  !
  !
  interface Vlan1
  no ip address
  !
  interface Vlan192
  ip address 192.168.1.254 255.255.255.0
  ip nat inside
  ip virtual-reassembly
  ip policy route-map director
  !
  interface Vlan10
  ip address 10.0.0.254 255.255.255.0
  ip nat inside
  ip virtual-reassembly
  ip policy route-map director
  !
  interface Async1
  no ip address
  encapsulation slip
  !
  !
  ip local pool ***-pool 172.16.0.1 172.16.0.3
  ip route 0.0.0.0 0.0.0.0 2*.*.*.*
  ip route 10.0.0.0 255.255.255.0 Vlan10
  !
  !
  ip http server
  ip nat inside source static tcp 192.168.1.171 25 2*.*.*.* 25 extendable
  ip nat inside source static tcp 192.168.1.171 110 2*.*.*.* 110 extendable
  .
  .
  .
  ip nat inside source static udp 192.168.1.6 32001 216.13.164.194 32001 extendable
  ip http authentication local
  ip http secure-server

  ip http timeout-policy>

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-538565-1-1.html 上篇帖子: NetFlow是CISCO发布的一款用于分析网络数据包信息的工具包 下篇帖子: 用命令行在Cisco设备上查看机框和模块序列号
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

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