相关文章  
  • PIX alias命令实例详解
  • Netscreen VS. checkpoint 杂谈 Part I (version:0.9)
  • 多媒体通讯中防火墙和NAT问题的解决
  • Cisco PIX 防火墙安装指南
  • PIX 525 配置实例
  • 防火墙的基本概念(2)
  • 适用于小型办公室的新 Check Point 产品线
  • PIX 一例
  • 了解防火墙之最终幻想
  • 使用IPFILTER设置小型企业防火墙系统
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    配置 IPSec - 路由器到PIX防火墙2

    (outside) 1 172.17.63.210
      !--- 去路由器的流量不做地址转换
      nat (inside) 0 access-list nonat
      nat (inside) 1 10.1.1.0 255.255.255.0 0 0
      conduit permit icmp any any
      route outside 0.0.0.0 0.0.0.0 172.17.63.209 1
      !--- IPSec 策略:
      sysopt connection permit-ipsec
      crypto ipsec transform-set avalanche esp-des esp-md5-hmac
      crypto ipsec security-association lifetime seconds 3600
      crypto map forsberg 21 ipsec-isakmp
      crypto map forsberg 21 match address ipsec <

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

         

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

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