免费注册 查看新帖 |

Chinaunix

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

CISCO2651做NAT,请到这里来共同讨论 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-12-01 12:07 |只看该作者 |倒序浏览
我在路由器上能ping通电新DNS,能PING通我的DNS服务器,在客户端能PING通路有器的内、外网口,但无法PING通ADSL,所以无法上网,请高手执教,我的配置如下:hostname jlt2651
!
enable password zhangcy
!
ip subnet-zero
!
!
ip name-server 192.168.0.2
!
ip address-pool local
!
!
!
interface FastEthernet0/0
ip address 192.168.0.233 255.255.255.0
no ip redirects
no ip unreachables
ip nat inside
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
!
interface FastEthernet0/1
ip address 192.168.10.2 255.255.255.0
ip access-group 1 in
ip access-group 1 out
ip nat outside
duplex auto
speed auto
!
interface Serial0/1
no ip address
shutdown
!
interface Group-Async1
ip unnumbered FastEthernet0/0
encapsulation ppp
async dynamic address
async mode dedicated
peer default ip address pool add_pool
ppp authentication chap pap callin
group-range 33 40
!
ip local pool add_pool 192.168.0.241 192.168.0.248
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.10.1
ip http server
ip pim bidir-enable
!
!
access-list 1 permit 192.168.10.1
!
line con 0
line 33 40
modem InOut
modem autoconfigure discovery
transport input all
flowcontrol hardware
line aux 0
line vty 0 4
password zhaomj
login
!
!
end

论坛徽章:
0
2 [报告]
发表于 2003-12-01 14:06 |只看该作者

CISCO2651做NAT,请到这里来共同讨论

你的现象是否是内网无法ping 192.168.10.1?
不太明白你加哪条ACL的作用是什么?
先去掉ACL试试吧

论坛徽章:
0
3 [报告]
发表于 2004-04-09 11:03 |只看该作者

CISCO2651做NAT,请到这里来共同讨论

ip nat inside source list 1 pool add_pool overload
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP