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

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

    address outside 209.165.201.1 255.255.255.224
      ip address inside 192.168.2.1 255.255.255.0
      ip address state 192.168.253.1 255.255.255.252
      failover ip address outside 209.165.201.2
      failover ip address inside 192.168.2.2
      failover ip address state 192.168.253.2
      failover link state(注意:此处定义的是上文所述的“State Link”)
      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 209.165.201.5 eq 80
      access-group acl_out in interface outside
      route outside 0 0 209.165.201.4 1
      
      例2 LAN-Based Failover Configuration
      Primary设备:
      interface ethernet0 100full
      interface etherne

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

         

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

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