Re: dosemu multicast w/ dosghsrv (ghost)

2004-01-08 Thread Bart Oldeman
On Wed, 7 Jan 2004, Eric Becker wrote: (sorry for acting a bit like the Beagle 2, I'm back). I'm trying to setup dosemu so that I can run the dos multicast server from ghost. I'm actually using the supplied freedos instead of msdos. In my /etc/dosemu/dosemu.conf $_pktdriver = (on) $_netdev

Re: no MIDI input with dosemu ?

2004-01-08 Thread Stas Sergeev
Hello. Dave Phillips wrote: support (via either midid or the ln method) is for MIDI output only. Bummer. There are a few of us out here who would love to be able to record MIDI data into an app running under DOSemu Why? Implementing midi input is trivial, but I'm puzzled as of what's the use.

Re: no MIDI input with dosemu ?

2004-01-08 Thread Dave Phillips
Stas Sergeev wrote: Why? Implementing midi input is trivial, but I'm puzzled as of what's the use. Dosemu needs a MIDI output as otherwise you can't play games. But as for midi recording, you can use the native Linux programs just fine. And it will actually work better, because under dosemu the

Re: dosemu multicast w/ dosghsrv (ghost)

2004-01-08 Thread Eric Becker
Thanks to everyone that replied. There's more to it: you need to set up a network interface. Read Chapter 15 of Readme.txt http://dosemu.sourceforge.net/docs/README/1.2/t1.html for details. Gotcha. I followed the second option for setting up TUN/TAP support. I used tunctl to setup a

Re: dosemu multicast w/ dosghsrv (ghost)

2004-01-08 Thread Bart Oldeman
On Thu, 8 Jan 2004, Eric Becker wrote: Now I'm a bit confused as to what needs to be setup by my DOS network client. Originally, I assumed that dosemu would be similar to vmware, in that I would need to load a dos network driver. But, as you stated, I won't need to load a network driver.

Re: dosemu multicast w/ dosghsrv (ghost)

2004-01-08 Thread Stas Sergeev
Hello. Eric Becker wrote: an ifconfig tap0 192.168.1.13 netmask 255.255.255.0 broadcast 192.168.1.255 so that it would talk with my network (my server is 192.168.1.12). Will not work. The IP address you assign to tap0 is not the IP address your DOS client has. The way you did it, you got a