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

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

    uter
      !--- IKE策略:
      crypto isakmp policy 11
      hash md5
      authentication pre-share
      crypto isakmp key westernfinal2000 address 172.17.63.213
      !--- IPSec策略:
      crypto ipsec transform-set sharks esp-des esp-md5-hmac
      crypto map nolan 11 ipsec-isakmp
      set peer 172.17.63.213
      set transform-set sharks
      match address 120
      !
      interface Ethernet0
      ip address 172.17.63.230 255.255.255.240
      ip nat outside
      crypto map nolan
      ! <

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

         

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

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