相关文章  
  • PIX alias命令实例详解
  • Netscreen VS. checkpoint 杂谈 Part I (version:0.9)
  • 配置 IPSec - 路由器到PIX防火墙
  • Router 防火墙模板
  • IDP弥补IDS不足,与防火墙互动
  • 防火墙:胖瘦总相宜
  • 个人防火墙设置经验点滴
  • CISCO PIX防火墙系统管理
  • 了解防火墙之最终幻想
  • 使用IPFILTER设置小型企业防火墙系统
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    cisco PIX515E 防火墙的详细设置资料4

    .0
      global (outside) 1 192.168.1.10-192.168.1.254 netmask 255.255.255.0
      !creates a global pooll on the outside interface,enables NAT.
      !windows NT server
      static (inside,outside) 192.168.1.10 10.1.1.4 netmask 255.255.255.0
      !Crypto access list specifiles between the global and the inside
      !server beind PIX Firewalls is encrypted ,The source
      !and destination IP address are the global IP addresses of the statics.
      Access-list 101 permit ip host 192.168.1.10 host 192.168.2.10
      !The conduit permit ICMP and web access for testing.
      Conduit permit

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

         

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

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