pemu 2008-03-03版
[size=2]See README and Changes for more info[/size][size=2][/size]
Version 2008-03-03
- Fixed bug in net_lcap.c - interface promiscous mode was not set properly
- FLASH file is created automatically if does not exist
- New way of flash handling in windows - should be fuch faster
- pcap support for windows
- bios files are included in execurable
- other small bugfixes
Version 2007-07-15
- Several bugfixes in network driver, that caused crash on windows
- New way to read ini file
- Some unused qemu code is removed
Version 2007-07-12
- This version can be compiled on linux and windows
- new network access method pcap (on linux)
Version 2007-07-10
- new network access method - udp
Version 2007-07-02
- This Version is based on qemu 0.9.0
- Problem with multicasts is fixed
- Some minor changes in mybiosd8000 (e.g. display error message if something
is wrong)
- No need for uncompressing images (but it still can load uncompressed
imaged for performance reasons)
- some unnecessary qemu code is removed
- new network access method - lcap
Version 2007-04-20
something like initial release
直接下载地址:[url=http://www.xiaolou.net/new-mmm123-pemu-2008-03-03/]http://www.xiaolou.net/new-mmm123-pemu-2008-03-03/[/url]
[url=http://netemu.cn/bbs/thread-3079-1-1.html]New Version 2007-07-15 Linux/Windows
[/url][url=http://netemu.cn/bbs/thread-1116-1-1.html][color=#000000]pemu_win32 (0.3.1)[/color][/url][url=http://netemu.cn/bbs/thread-3079-1-1.html] [img]http://netemu.cn/bbs/images/attachicons/common.gif[/img] [/url][url=http://netemu.cn/bbs/thread-1116-1-1.html][color=#000000]1[/color][/url][url=http://netemu.cn/bbs/thread-1116-2-1.html][color=#000000]2[/color][/url][url=http://netemu.cn/bbs/thread-1116-3-1.html][color=#000000]3[/color][/url][url=http://netemu.cn/bbs/thread-1116-4-1.html][color=#000000]4[/color][/url][url=http://netemu.cn/bbs/thread-3079-1-1.html]
[/url] 直接下载地址
[url]http://www.xiaolou.net/new-mmm123-pemu-2008-03-03/[/url]
pemu 新版本测试
刚刚下载了。并且,测试了一把。成功的启动了。但是,有一个问题没有解决。需要大家帮忙看看。WARNING, flash IO is in fast mode! use "reload" instead of just killing ptocess,or flash might be corrupted
随便提一下,在readme中给出的案例说明serial=0x12345678。但是,经过测试是不需要添加0x的。直接serial=12345678就可以了。
###########################################################################################################################################################################################################################
128MB RAM
Total NICs found: 3
i82559 Ethernet at irq 9 MAC: 00aa.0000.0101
i82559 Ethernet at irq 11 MAC: 00aa.0000.0102
i82559 Ethernet at irq 11 MAC: 00aa.0000.0103
BIOS Flash=am29f400b @ 0xd8000
Initializing flashfs...
flashfs[7]: 3 files, 2 directories
flashfs[7]: 0 orphaned files, 0 orphaned directories
flashfs[7]: Total bytes: 16128000
flashfs[7]: Bytes used: 2560
flashfs[7]: Bytes available: 16125440
flashfs[7]: flashfs fsck took 1 seconds.
flashfs[7]: Initialization complete.
--------------------------------------------------------------------------
. .
| |
||| |||
.|| ||. .|| ||.
.:||| | |||:..:||| | |||:.
C i s c o S y s t e m s
--------------------------------------------------------------------------
Cisco PIX Security Appliance Software Version 8.0(3)
****************************** Warning *******************************
This product contains cryptographic features and is
subject to United States and local country laws
governing, import, export, transfer, and use.
Delivery of Cisco cryptographic products does not
imply third-party authority to import, export,
distribute, or use encryption. Importers, exporters,
distributors and users are responsible for compliance
with U.S. and local country laws. By using this
product you agree to comply with applicable laws and
regulations. If you are unable to comply with U.S.
and local laws, return the enclosed items immediately.
A summary of U.S. laws governing Cisco cryptographic
products may be found at:
[url=http://www.cisco.com/wwl/export/crypto/tool/stqrg.html]http://www.cisco.com/wwl/export/crypto/tool/stqrg.html[/url]
If you require further assistance please contact us by
sending email to [email=export@cisco.com]export@cisco.com[/email].
******************************* Warning *******************************
Copyright (c) 1996-2007 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>
[[i] 本帖最后由 bighead_cyj 于 2008-3-8 23:23 编辑 [/i]] 呵呵,这些功能锅巴老大好像在很早以前就 已经编译出来了吧。顶一下!!! 呵呵,wanzxj 兄,我当时做的一个版本,仅仅只能一个端口可以使用pcap.这个版本可以支持多个
另外,新版本在几个问题都做了改进:
1.windows下 使用"write mem"命令时可能会导致crash 或者挂起,使用了新的I/O读写方式,执行速度更快.([url=http://7200emu.hacki.at/viewtopic.php?t=4609]http://7200emu.hacki.at/viewtopic.php?t=4609[/url])
2.现在不需要bios文件了,执行文件中都囊括了
3.不需要在手动去创建FLASH文件,仅仅需要在命令后面指定一个FLASH名字(注意重名)就可以创建相应的FLASH.
4.最大一个更新就是完全完全的支持了windows下的pcap功能,更好的可以桥接本地网卡(lcap仅linux下可用)
5.对于linux下的一个bug解决:
端口 promiscous 模式没有被正确设置,导致使用lcap时候无法和通过物理网卡通信
([url=http://7200emu.hacki.at/viewtopic.php?t=3088]http://7200emu.hacki.at/viewtopic.php?t=3088[/url])
6.还包括一些小的BUG的解决.
最新的GNS3源代码,已经支持了.
GNS3正在逐步完善中,很多热心的开源支持者都在为它进行测试,最新的源代码可以从:
[url=http://www.gns3.net/hg/gns3-devel/]http://www.gns3.net/hg/gns3-devel/[/url] 获取,
另外最近的一次windows下的编译版本也发布给了测试者:
[url=http://www.gns3.net/files/release/0.4-pre-release/GNS3-0.4-beta-win32-all-in-one.exe]http://www.gns3.net/files/releas ... in32-all-in-one.exe[/url]
也希望论坛的朋友多多支持开源项目,发现任何BUGS都可以发邮件给:grossmj@gns3.net 越来越好了。谢谢!! 难道不支持udp ??y106 y106 我使用tap模式,为什么跟我的机器ping不通 ghlsfgsdlfj;sldf 好,越来越好了. [quote]原帖由 [i]netDorker[/i] 于 2008-3-11 12:36 发表 [url=http://www.netemu.cn/bbs/redirect.php?goto=findpost&pid=72745&ptid=7923][img]http://www.netemu.cn/bbs/images/common/back.gif[/img][/url]
难道不支持udp ??y106 y106 [/quote]
udp那是绝对支持,我都测试过了,和DY UDP连接,通了哈哈 thanks for you distribution. 好东西一定要顶, 学习PIX,这个少不了啦!很好很强大!
多谢分享! 不知道什么时候才能降低CPU的使用率啊 现在玩起来很不爽 唉 凑活用啊 终于有动静了 好长时间没有更新了 学习PIX,这个少不了啦!很好很强大! [quote]原帖由 [i]happyboygd[/i] 于 2008-3-11 19:50 发表 [url=http://www.netemu.cn/bbs/redirect.php?goto=findpost&pid=72859&ptid=7923][img]http://www.netemu.cn/bbs/images/common/back.gif[/img][/url]
我使用tap模式,为什么跟我的机器ping不通 [/quote]
我的也是ping不通,奇怪.
我用的命令行是start pemu -net nic,macaddr=00:12:22:F0:EE:85 -net tap,ifname=tap0 -net nic,macaddr=00:FF:72:FD:F6:1C -net tap,ifname=tap1 -net nic,macaddr=00:FF:81:67:3D:04 -serial [url=telnet::4444,server,nowait]telnet::4444,server,nowait[/url] FLASH
使用的是pix802.bin,原来在pix722.bin下都正常,奇怪。 谢谢啊,我的起不来 好东西啊!鼎鼎 好东西啊!学习一下 ddddddddddddddddddddddd WARNING, flash IO is in fast mode! use "reload" instead of just killing ptocess,or flash might be corrupted
这个问题怎么解决的呀!!! 学习PIX,这个少不了啦!很好很强大! thank you WARNING, flash IO is in fast mode! use "reload" instead of just killing ptocess,or flash might be corrupted
这个问题怎么解决的呀!!! 好东西啊!! 真是一幫牛人啊,哈哈 ~ thanks
页:
[1]