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

[分享] Quidway S6500系列交换机防病毒配置方案模板

[复制链接]
 成长值: 63415
发表于 2017-9-13 14:16:59 | 显示全部楼层 |阅读模式
现在网络病毒肆意横行,给网络的正常应用带来了很大的隐患,下面给出Quidway S6500系列交换机防病毒配置的一个模版,仅供大家参考:
acl name anti_worm advanced
rule 0 deny udp destination-port eq tftp
rule 1 deny tcp destination-port eq 135
rule 2 deny udp destination-port eq 135
rule 3 deny udp destination-port eq 137
rule 4 deny udp destination-port eq 138
rule 5 deny tcp destination-port eq 139
rule 6 deny udp destination-port eq netbios-ssn
rule 7 deny tcp destination-port eq 445
rule 8 deny udp destination-port eq 445
rule 9 deny tcp destination-port eq 539
rule 10 deny udp destination-port eq 539
rule 11 deny tcp destination-port eq 593
rule 12 deny udp destination-port eq 593
rule 13 deny udp destination-port eq 1434
rule 14 deny tcp destination-port eq 4444
acl name anti_icmp advanced
rule 0 deny icmp
将以上规则以not-carefor-interface方式在芯片上全局下发,如:
int e1/0/1
packet-filter inbound ip-group anti_worm not-care-for-interface
packet-filter inbound ip-group anti_icmp not-care-for-interface
int e2/0/1
packet-filter inbound ip-group anti_worm not-care-for-interface
packet-filter inbound ip-group anti_icmp not-care-for-interface
int e2/0/48
packet-filter inbound ip-group anti_worm not-care-for-interface
packet-filter inbound ip-group anti_icmp not-care-for-interface
注:
游客,如果您要查看本帖隐藏内容请回复


发表于 2017-11-18 20:41:47 | 显示全部楼层
谢谢分享        
5# 2017-11-18 20:41:47 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2018-9-17 08:43:30 | 显示全部楼层
谢谢谢谢分享
7# 2018-9-17 08:43:30 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2018-10-11 14:47:50 | 显示全部楼层
谢谢楼主分享!很有参考价值,但是想问为什么不禁止所有端口,要用哪个就开哪个呢?
8# 2018-10-11 14:47:50 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2023-1-10 14:28:01 | 显示全部楼层
好东西要分享
9# 2023-1-10 14:28:01 回复 收起回复
回复 支持 反对

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-3 22:06 , Processed in 0.056695 second(s), 12 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

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