最佳答案
您好,请知:
如果是在路由器上将80 21 23 53端口进行拦截,需要通过ACL来实现,参考命令如下:
acl number 3000
rule 0 deny tcp destination-port eq 80
rule 1 deny tcp destination-port eq 21
rule 2 deny tcp destination-port eq 23
rule 3 deny tcp destination-port eq 53
rule 4 deny tcp source-port eq 80
rule 5 deny tcp
source -port eq 21
rule 6 deny tcp source -port eq 23
rule 7 deny tcp source -port eq 53
quit
int gi 0/1
packet-filter 3000 inbound
packet-filter 3000 outbound
quit
以下是MSR3600的用户手册连接,请参考:
https://www.h3c.com/cn/Service/Document_Software/Document_Center/Routers/Catalog/MSR/MSR_3600/
(0)
谢谢
例如:
int g1/0/1
undo nat server protocol tcp global x.x.x.x 80
undo nat server protocol tcp global x.x.x.x 21
undo nat server protocol tcp global x.x.x.x 23
undo nat server protocol tcp global x.x.x.x 53
(1)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
谢谢