1):下载qemu-0.9.0-i386.tar.gz模拟器到这里下载 
    2):下载kqemu-1.3.0pre11.tar.gz(QEMU Accelerator Module)
    地址同上当然这一步不是必须的
    3):下载pixemu和pixos 到 [url]www.dynamips.cn[/url] 这里可以找到。
    注意:
    因为我使用的是pixemu_public2007-04-13[1]_code.rar源码    ([url]www.dynamips.cn[/url]有下),按要求源码需要在          
    gcc3.4下面编译, 所以你必须在你的linux下面装载gcc3.4哦
    安装步骤
    tar -zxvf file.tar.gz (放在根目录即/下面即可)
    ./configure
    make(这大概是个漫长的过程,耐心等待吧,谁让我们是搞这个的呢)
    make install
    完毕 输入gcc -v 应该可以看到你的gcc版本是3.40了
    接下来我们开始安装模拟器z:
    1):解压qemu-0.9.0-i386.tar.gz在/目录下,无需安装.
    2):解压安装kqemu-1.3.0pre11.tar.gz(此步骤可选)
         tar -zxvf file.tar.gz (放在根目录即/下面即可)
         ./configure
         make
         make install
    3):编译pixemu_public2007-04-13[1]_code
         unzip pixemu_public2007-04-13[1]_code.zip
         cd pixemu_public2007-04-13
         make
         修改Makefile(CC=gcc-3.4换成CC=gcc"Z0ef,BHOST_CC=gcc-3.4换成HOST_CC=gcc)
         可手动到该文件夹下修改并保存。
    4): 在pixemu目录下执行 dd if=/dev/zero of=FLASH bs=1k count=16k
    5):把PixOS7.21.bin文件复制到pixemu_public2007-04-13目录内,然后执行命令:
         unzip pixos7.21.bin
         mv target/f1/pix ./
     6):Pix7.21码激活
         修改pixemu.ini可以激活版本, 在ini里面改ACKey无效,运行后用命令
         ac 0xd2390d2c 0x9fc4b36d 0x98442d99 0xeef7d8b1 
    7):启动pix(全部一起输入)
       ./pixemu -net nic,vlan=1,macaddr=00:aa:00:00:02:01
       -net tap,vlan=1,script=if1up -net nic,vlan=2,macaddr=00:aa:00:00:02:02
 -net tap,vlan=2,script=if2up -serial stdio -m 128 FLASH
                                |            |                            
                                |||          |||                           
                              .|| ||.      .|| ||.                         
                           .:||| | |||:..:||| | |||:.                       
      C i s c o  S y s t e m s
Cisco PIX Security Appliance Software Version 7.2(1)
Copyright (c) 1996-2006 by Cisco Systems, Inc.
                Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

                Cisco Systems, Inc.
                170 West Tasman Drive
                San Jose, California 95134-1706
         Type help or '?' for a list of available commands.
         pixfirewall>
         pixfirewall>
         pixfirewall>
         pixfirewall>