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: 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

dosemu multicast w/ dosghsrv (ghost)

2004-01-07 Thread Eric Becker
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 = tap0 $_vnet = tap If I do an lsmod I can see that tun is loaded. I assume I need to be loading