First post, by Keith
Hello,
I'm working on getting DOS6.22 and WfW3.11 online in the DOSBox MegaBuild6. So far, I was able to get the NE2000 driver working in Windows. However, after trying to get the TCP/IP Protocol to work, I ran into some issues. Trying to start Windows showed the logo, then the screen just went black, with a command prompt cursor. One solution I read online was to place DEVICE=C:\DOS\EMM386.EXE in CONFIG.SYS. Tried it, and it didn't work. So, I took it back out.
I figured that I'd try a ping command, and see what happened. So, I tried a ping to my router (192.168.1.1). I got an error about contacting the IP Driver (Error Code 0). In Windows, I set up the settings for DHCP, in DNS, I set 192.168.1.1, and in Advanced, I checked off both of the Windows Networking Parameters.
In the DOSBox config file, I have it set as follows:
ne2000=true
nicbase=300
nicirq=3
macaddr=AC:DE:48:88:99:AA
realnic=Atheros
With list, my wireless card did not show up in the Status Window. I tried using a Loopback adapter, but that did not work either. So, I just manually typed in Atheros, and it appears that that did not work either.
Anyone have any ideas on how to get this working? I'd prefer to stick with DOSBox... it's a great emulator.
Thanks![/code]