相关文章  
  • 如何鉴别防火墙的实际功能差异
  • 鉴别防火墙的实际功能差异
  • 反垃圾邮件防火墙的核心技术分析
  • cisco各种类型防火墙技术汇总分析
  • 用IP地址欺骗破防火墙深层技术解析
  • Internet 连接防火墙功能概述
  • 防火墙实现应用安全八项实用技术
  • 六大主流防火墙正确设置及应用技巧
  • 对高端防火墙未来发展趋势的探讨
  • 使用Http通道突破防火墙限制的方法
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    关于如何配置PIX双机failover的要点7

     failover lan unit primary
      failover lan interface failover
      failover lan key 12345678
      failover lan enable
      failover
      global (outside) 1 209.165.201.3 netmask 255.255.255.224
      nat (inside) 1 0.0.0.0 0.0.0.0 0 0
      static (inside,outside) 209.165.201.5 192.168.2.5 netmask 255.255.255.255 0 0
      access-list acl_out permit tcp any host 209.165.201.5 eq 80
      access-group acl_out in interface outside
      route ou
      tside 0 0 209.165.201.4 1
      
      Secondary 设备:
      interface ethernet2 100full
      nameif ethernet2 failover security10
      ip address failover 192.168.254.1 255.255.255.0
      failover ip address failover 192.168.254.2
      failover lan unit secondary
      failover lan interface failover
      failover lan key 12345678
      failover lan enab

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

         

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

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