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

    Router 防火墙模板2

      ip inspect name internet ftp
      ip inspect name internet tcp
      ip inspect name internet udp
      ip inspect name internet realaudio
      ip inspect name internet h323
      ip inspect name internet cuseeme
      isdn switch-type basic-net3
      clock timezone AEST 10
      !
      interface Loopback0
      ip address 203.1.1.1 255.255.255.0
      !
      interface Ethernet0
      ip address 192.168.1.253 255.255.255.0
      ip nat inside
      ip route-cache same-interface
      !
      interface BRI0
      no ip address
      encapsulation ppp
      dialer pool-member 1
      no fair-queue
      ppp authentication chap callin
      ppp multilink
      !
      interface Dialer0
      description BigPond Dialup Link
      ip address 139.130.98.32 255.255.254.0
      ip access-gr

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

         

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

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