I've setup Bochs 2.6 to use the E1000 plugin, but so far no luck with sending/receiving anything...
My configuration (not interesting lines are omitted):
# to load the E1000 plugin during the start of bochs:
plugin_ctrl: unmapped=1, biosdev=1, speaker=1, extfpuirq=1, parallel=1, serial=1, gameport=1, e1000=1
# to setup the E1000 plugin itself:
e1000: enabled=1, mac=fe:fd
The ethdev is really the living and connected ethernet card in my PC, doublechecked...
WinPCAP is installed, too, no errors when the E1000 logging is set to log everything - but no packets leaves Bochs and enter the network and vice versa...
Any tip, clue, idea what I am doing wrong is appreciated.
Thanks a lot !
Vladimir