[SOLVED] NE2000 Driver [Bochs]

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Zerith
Posts: 14
Joined: Sun Jul 05, 2009 4:01 pm

[SOLVED] NE2000 Driver [Bochs]

Post by Zerith »

Hello.
I've attempted at sending a packet through the NE2000 in Bochs,
I think it was successful because Bochs created a dump file 'ne2k-txdump' saying "a packet from guest to host, length x, data ....".

So I've tried sniffing the traffic using Wireshark on the Host machine to see if it picks up on that packet, but it doesn't..
Could this be Bochs fault? I don't see any signs of error, is there any way i could get a more detailed log of Bochs' NE2K Module?

Thanks in advance.

EDIT: NEVER MIND! I got help from the IRC!
Post Reply