相关文章  
  • Cisco 路由器如何防止DDoS
  • 安全的低成本家庭上网方案
  • 浅谈如何针对DDos部署防御措施
  • 某运营商受DDOS攻击的应急响应内部文档
  • 如何让路由器远离字典DoS攻击
  • 跟你分享——进行DoS攻防简明问答
  • 交换机防范典型的欺骗和二层攻击
  • DDoS防范和全局安全网络的应对
  • 安全路由器保障中小企业安全
  • 大型IP电话安全设计
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    CISCO 防御冲击波方法4


      set security acl ip BLASTER deny udp any any eq 139
      set security acl ip BLASTER deny tcp any any eq 593
      
      ! --- block remote access due to W32.Blaster
      
      set security acl ip BLASTER deny tcp any any eq 4444
      
      ! --- Allow all other traffic
      ! --- insert other existing access-list entries here
      
      set security acl ip BLASTER permit any any
      
      ! -- applies both inbound and outbound
      
      commit security acl BLASTER
      set security acl map BLASTER
      PIX
      
      access-list acl_inside deny udp any any eq 69
      access-lis

    页码:[1] [2] [3] [4] [5] [6]4页、共6页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved