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 = "tap0"
> $_vnet = "tap"
>
> If I do an lsmod I can see that tun is loaded.

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.

Stas mentioned brctl -- that's advanced configuration; with the above all
you have is an internal (to the machine) network with the Linux box on
(say) 192.168.1.1 and the DOSEMU box on (say) 192.168.1.2.

Bridging comes in handy if you're talking to the outside world
http://edeca.net/articles/bridging/
says how this works in user mode linux (UML). DOSEMU works likewise.

> I assume I need to be loading some kind of dos network driver in freedos???

No.

Bart

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to