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

    Router 防火墙模板1


      show running-config
      
      version 11.2
      service timestamps debug datetime msec
      service timestamps log datetime msec
      service password-encryption
      no service udp-small-servers
      no service tcp-small-servers
      !
      hostname fw-rtr
      !
      enable password cisco
      !
      username admin password cisco
      username chw10.Sydney password cisco
      no ip source-route
      ip nat pool inside-pool 203.1.1.2 203.1.1.254 netmask 255.255.255.0
      ip nat inside source list 99 pool inside-pool
      ip domain-list domain.com
      ip domain-name domain.com
      ip name-server 192.168.1.1
      ip inspect name internet smtp
      ip inspect name internet http java-list 42 timeout 60

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

         

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

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