需求:
1、服务器3能与服务器1互相访问
2、服务器4能访问服务器2
3、PC能访问服务器2、3、4
现在问题:如何在路由器MSR 2600上配置,保证网络通
参考msr2600系列配置文档就行,很基础的配置了
https://www.h3c.com/cn/Service/Document_Software/Document_Center/Routers/Catalog/MSR/MSR_2600/
(0)
暂无评论
如何打通?
acl number 3000
rule 0 permit ip source 172.0.0.0 0.255.255.255
interface GigabitEthernet0/0
port link-mode route
nat outbound 3000
nat server protocol tcp global 2.140.20.26 13389 inside 172.101.0.234 13389
nat server protocol tcp g1obal 2.140.20.26 1521 inside 172.101.0.234 1521
nat server protocol tcp global 2.140.20.26 8083 inside 172.101.0.234 8083
nat server protocol tcp global 2.140.20.26 8080 inside 172.101.0.234 8080
nat server protocol tcp global 2.140.20.26 20000 inside 172.101.0.234 20000
ip address 2.140.20.26 255.255.255.252
interface GigabitEthernet0/1
port link-mode route
ip address 91.1.1.1 255.255.255.0
ip route-static 0.0.0.0 0.0.0.0 2.140.20.25
ip route-static 172.0.0.0 255.0.0.0 91.1.1.2
现在问题是除了服务器3 172.101.0.234能与服务器1互相访问,其他172.101.0.X/24 好像都不能访问外网,也不知道哪边出问题
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论