相关文章  
  • 详细介绍Cisco Secure PIX 525防火墙
  • Pix foundation
  • 基于IMD的包过滤防火墙原理与实现
  • 如何配置PIX?(配置详解)
  • PIX与VPN client的pre-shared key互连
  • 使用VPN Client 简单的VPN登入PIX
  • 无奇不有 在PC上装Cisco PIX OS
  • 看清选择误区 防火墙选择之我见
  • 配置实例:最简单的VPN登入PIX
  • 简要介绍网络安全中防火墙和IDS的作用
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    PIX配置3

    mailhost 192.31.7.253 10.1.1.253
       conduit 192.31.7.253 25 tcp 0.0.0.0 0.0.0.0 (允许外部Host访问SMTP端口)
       4. 配置Access
       Control
       (缺省不配置)
         outbound 10 deny 0.0.0.0 0.0.0.0 (deny所有Tcp访问)
       outbound 10 permit 0.0.0.0 0.0.0.0 21 (permit所有Ftp访问)
       outbound 10 permit 0.0.0.0 0.0.0.0 23 (permit所有Telnet访问)
       outbound 10 permit 0.0.0.0 0.0.0.0 110 (permit所有POP3访问)
       outbound 10 permit 10.1.1.253 255.255.255.255 25(permit该IP访问外部SMTP主机)
       apply 10 outgoing_src (使Access Control生效,以源地址为控制对象)
       附:配置文件:
       : Saved<

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

         

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

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