相关文章  
  • 配置Cisco PIX 双机failover的要点
  • Cisco IOS防火墙新特性的详细资料
  • 反垃圾邮件防火墙的核心技术分析
  • 关于如何配置PIX双机failover的要点
  • 理解Cisco PIX 防火墙的转换和连接
  • 配置经由 PIX 的入站的访问配置
  • 用PIX构筑铜墙铁壁
  • 基于Cisco PIX Firewall的防火墙系统
  • CISCO PIX 防火墙及网络安全配置
  • PIX VPN 的两个问题
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    路由器VS防火墙 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