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

[求助] cisco dnat

[复制链接]
发表于 2016-11-16 15:35:01 | 显示全部楼层 |阅读模式
Cisco6509:

interface FastEthernet1/1
ipaddress 192.168.100.240 255.255.255.0
ipnat outside
iproute-cache flow

interface Vlan4
ipaddress 10.10.10.2 255.255.255.0
interface Vlan10
ipaddress 192.168.2.1 255.255.255.0
ipnat inside

ip nat pool outside 192.168.100.240192.168.100.240 netmask 255.255.255.0
ip nat pool test2 10.10.10.1 10.10.10.1netmask 255.255.255.0
ip nat inside source list 1 pool outsideoverload
ip nat outside source list 2 pool test2

ip route 0.0.0.0 0.0.0.0 192.168.100.254


access-list 1 permit any
access-list 2 permit 112.253.19.196

我想把到112.253.19.196目的改成10.10.10.1,这样设了后,为什么 SERVERping不通65,65能ping通server

48.png
您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

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

GMT+8, 2025-4-30 07:15 , Processed in 0.310136 second(s), 24 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

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