nat server protocol tcp global current-interface 1160 inside 192.168.1.170 1160 如何增加一条acl只允许 192.168.10.1这个IP访问这条规则
(0)
最佳答案
V7 MSR和SR66新版本支持,如果报错就是是版本太老
[H3C-GigabitEthernet0/0]dis th
#
interface GigabitEthernet0/0
port link-mode route
combo enable copper
ip address 10.0.0.1 255.255.255.252
ospf 1 area 0.0.0.0
nat server protocol tcp global current-interface 1160 inside 192.168.1.170 1160 acl 3309
#
return
[H3C-GigabitEthernet0/0]
(0)
配置acl,应用到nat server这个接口就可以
(0)
大佬命令如何做呢
应景配置了 nat 和acl 如何应用到nat上呢
应用到接口,不是应用到nat
能应用到nat规则上面。我需要应用到nat端口映射规则
做策略nat
大佬命令如何做呢
写高级ACL,在接口下引用
(0)
做全局nat吧,功能多,简单方便,可以实现限制原地址,源安全域之类的操作
能应用到nat规则上面。我需要应用到nat端口映射规则 。大佬如何做
做全局nat吧,功能多,简单方便,可以实现限制原地址,源安全域之类的操作
已经配置了acl和nat 如何应用呢。有没有大佬指导
nat server global current-interface protocol tcp global-port 22 inside 192.168.20.1 inside-port 22 acl 2000 我需要这样 这样报错
(0)
acl 在出接口 调用
基于源目的做 高级acl
(0)
nat server protocol tcp global 1.1.1.1 1111 inside 2 .2.2.2 1111 acl 2000 description 1
nat server global current-interface protocol tcp global-port 22 inside 192.168.20.1 inside-port 22 acl 2000 我需要这样
这样的话 就用初级acl 就可以 允许源地址 192.168.10.1 在加一条拒绝所有
acl 至上向下匹配 匹配第一条即可 其他的匹配第二条拒绝
nat server global current-interface protocol tcp global-port 22 inside 192.168.20.1 inside-port 22 acl 2000这个不行报错执行不了
nat server protocol tcp global 1.1.1.1 1111 inside 2 .2.2.2 1111 acl 2000 description 1
在接口下去应用
acl basic 2000
packet-filter 2000 inound/outbound
(0)
大佬我需要应用到nat规则上,不需要应用到接口
大佬我需要应用到nat规则上,不需要应用到接口
您好,请知:
配置高级ACL,然后调用到接口即可。
以下是配置参考命令:
[SW1]acl advanced 3000
[SW1-acl-ipv4-adv-3000]rule 0 permit ip source 172.16.10.0 0.0.0.255 destination 192.168.1.0 0.0.0.255
[SW1-acl-ipv4-adv-3000]rule 1 permit ip source 172.16.20.0 0.0.0.255 destination 192.168.2.0 0.0.0.255
[SW1-acl-ipv4-adv-3000]rule 3 deny ip source 172.16.10.0 0.0.0.255 destination 192.168.2.0 0.0.0.255
[SW1-acl-ipv4-adv-3000]rule 4 deny ip source 172.16.20.0 0.0.0.255 destination 192.168.1.0 0.0.0.255
[SW1-acl-ipv4-adv-3000]quit
[SW1]int gi 1/0/1
[SW1-GigabitEthernet1/0/1]packet-filter 3000 outbound
[SW1-GigabitEthernet1/0/1]quit
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明