首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 冲浪宝典 > 冲浪技巧 > PIX failover 实验
【标  题】:PIX failover 实验
【关键字】:PIX,failover
【来  源】:http://www.cublog.cn/u/18307/showart.php?id=108574

PIX failover 实验

一、实验设备

1、PIX515E-UR两台,软件版本:6.3

2、交换机两台

二、拓扑图


三、配置

部分配置省略:

PIX Version 6.3(3)
interface ethernet0 100full
interface ethernet1 100full
nameif ethernet0 outs security0
nameif ethernet1 inside security100
ip address outs 192.168.18.201 255.255.255.0
ip address inside 1.1.1.1 255.255.255.0
failover
failover ip address outs 192.168.18.202
failover ip address inside 1.1.1.2
failover link inside
global (outs) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
route outs 0.0.0.0 0.0.0.0 192.168.18.1 1
telnet 0.0.0.0 0.0.0.0 inside


sho failover信息:在secondary PIX

开始时是primary PIX为active状态,secondary PIX 为standby状态。

pixfirewall#  sho fail
Failover On
Cable status: Normal
Reconnect timeout 0:00:00
Poll frequency 15 seconds
Last Failover at: 00:49:39 UTC Fri Jan 1 1993
        This host: Secondary - Standby
                Active time: 0 (sec)
                Interface outs (192.168.18.202): Normal
                Interface inside (1.1.1.2): Normal
        Other host: Primary - Active
                Active time: 1845 (sec)
                Interface outs (192.168.18.201): Normal
                Interface inside (1.1.1.1): Normal

Stateful Failover Logical Update Statistics
        Link : inside
        Stateful Obj    xmit       xerr       rcv        rerr     
        General         117        0          137        0        
        sys cmd         117        0          117        0        
        up time         0          0          0          0        
        xlate           0          0          4          0        
        tcp conn        0          0          16         0        
        udp conn        0          0          0          0        
        ARP tbl         0          0          0          0        
        RIP Tbl         0          0          0          0        
             
        Logical Update Queue Information
                        Cur     Max     Total
        Recv Q:         0       1       133
        Xmit Q:         0       1       117

经过5秒左右状态切换过来!

是primary PIX为standby状态,secondary PIX 为active状态。

pixfirewall#  sho fail
Failover On
Cable status: Normal
Reconnect timeout 0:00:00
Poll frequency 15 seconds
Last Failover at: 01:32:20 UTC Fri Jan 1 1993
        This host: Secondary - Active
                Active time: 15 (sec)
                Interface outs (192.168.18.201): Normal (Waiting)
                Interface inside (1.1.1.1): Normal (Waiting)
        Other host: Primary - Standby
                Active time: 2580 (sec)
                Interface outs (192.168.18.202): Normal
                Interface inside (1.1.1.2): Link Down (Waiting)

Stateful Failover Logical Update Statistics
        Link : inside
        Stateful Obj    xmit       xerr       rcv        rerr     
        General         212        0          230        0        
        sys cmd         212        0          210        0        
        up time         0          0          0          0        
        xlate           0          0          4          0        
        tcp conn        0          0          16         0        
        udp conn        0          0          0          0        
        ARP tbl         0          0          0          0        
        RIP Tbl         0          0          0          0        

        Logical Update Queue Information
                        Cur     Max     Total
        Recv Q:         0       1       226
        Xmit Q:         0       1       212


注:1、在应用层几乎察觉不到切换

         2、实验参考:Cisco PIX Firewall and VPN Configuration Guide, Version 6.3 中的Using PIX Firewall Failover部分


一个防火墙的配置来阻挡消息服务的例子:【上一篇】
pix515+log服务器+vpn:【下一篇】
【相关文章】
  • PIX os 7.0升级小记 zz
  • PIX525透明模式详细配置过程(含ios升级详细教程)
  • PIX 7.x系统中的EZVPN server配置
  • Cisco的解决方案中PIX VPN的两个问题
  • 使用VPNClient简单的VPN登入PIX
  • PIX OS安装和更新支持
  • PIX 7.0 VPN with Cisco VPN client 4.6.03
  • PIX OS 6.3 upgrade to PIX OS 7.0(zz)
  • 如何配置Cisco PIX防火墙 (转载自无限矩阵 作者:verve)
  • 理解PIX Firewall上的alias命令
  • 【随机文章】
  • 《仙境传说RO》8小时40级弓手攻略
  • 详述MySQL数据库和备份与恢复
  • 摘:window系统下的堆栈溢出
  • 根据IP地址的奇偶来分拆流量
  • 用PhotoImpact 制作动画信封(2)
  • 四招技巧轻松学会安全上网
  • 使用Hibernate+JUnit进行测试时发生的关于Java common loggin的异常
  • Winform DataGrid设计三步曲之三----如何改变DataGrid的背景色
  • Linux将会向何处发展
  • [sync4j]Nokia手机和sync4j服务器同步的第三次尝试
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.