免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1784 | 回复: 0
打印 上一主题 下一主题

才开始学习对cisco路由器2600进行配置,存在一些问题,请各位老大帮忙看一下! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-01-28 01:06 |只看该作者 |倒序浏览
我现在做了一个较为简单路由器配置,大致网络结构为:路由器A(192.168.3.2、192.88.80.200)和一台电脑相连(192.88.80.160).路由器B(192.168.3.1)和路由器A相连.路由器B和其内网地址相连,内网服务器ip为(192.168.0.30)
在路由器A上面做静态影射地址将192.88.80.160影射为192.168.3.5   在路由器A上面可以ping 192.168.3.1也可以ping  192.168.0.30.   

但是在服务器192.88.80.160上面只能ping 192.168.3.1,不能ping 192.168.0.30
在192.88.80.160服务器上面配置的网关为192.88.80.200

不知道怎么回事,请各位老大,给出点建议。

配置如下:

Current configuration : 724 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no network-clock-participate slot 1
no network-clock-participate wic 0
no aaa new-model
ip subnet-zero
ip cef
!
!
!
no ftp-server write-enable
!
!
!
!
interface FastEthernet0/0
ip address 192.168.3.2 255.255.255.0
ip nat outside
speed auto
full-duplex
!
interface FastEthernet0/1
ip address 192.88.80.200 255.255.255.0
ip nat inside
speed auto
full-duplex
!
ip nat inside source static 192.88.80.160 192.168.3.5
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.3.1
ip http server
!
!
line con 0
line aux 0
line vty 0 4
login
!
!
!
end
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP