Originally posted by LanCat at 2006-8-28 03:20:
对ARACHNE不太懂,不知是用NDIS的驱动还是PACKET的驱动,但觉得你加载网卡驱动有点问题。
RTSND.DOS是NDIS的驱动,然后通过DIS_PKT.DOS进行NDIS到PACKET的转换..
偶也不懂应该怎么配。
config 里那 3 条指令来自于 GHOST,autoexec 里那条指令来自于 maxdos。这些指令具体是干啥的偶也不清楚。
偶试过不要 config 里那 3 条指令,只跑 rtl8139,结果认出来的网卡 MAC 全是 FF,一运行 ARACHNE 就提示说没有驱动。
Originally posted by LanCat at 2006-8-28 03:20:
Not very familiar with ARACHNE, not sure if it uses NDIS drivers or PACKET drivers, but I think there's a problem with how you loaded the network card driver.
RTSND.DOS is an NDIS driver, and then DIS_PKT.DOS is used to convert NDIS to PACKET ..
I also don't know how to configure it.
Those 3 commands in config come from GHOST, and that command in autoexec comes from maxdos. I don't know what these commands specifically do.
I tried removing those 3 commands in config and only running rtl8139, and the recognized network card MAC was all FF. As soon as I ran ARACHNE, it prompted that there was no driver.