public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: "Eric Becker" <Eric.Becker@wwt.com>
To: bartoldeman@users.sourceforge.net
Cc: linux-msdos@vger.kernel.org
Subject: Re: dosemu multicast w/ dosghsrv (ghost)
Date: Thu, 08 Jan 2004 09:27:57 -0600	[thread overview]
Message-ID: <sffd22b2.053@wwt-gwweb.wwt.com> (raw)

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 persistent tap device (tun0) and I used the -u
option followed by the username that will be running dosemu.  I then did
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).  Now if I do an ifconfig, I can see the tap0 device with
the proper ip, netmask, and broadcast addresses.  

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.  However, the first set of
instructions for TUN/TAP support instruct the user to "Configure the DOS
network clients to have another IP address within the same domain".  I'm
a bit confused as to what will need to be loaded on the dos client in
order for it to network.  

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

So then with the above setup I will only be able to communicate with the
machine I'm running dosemu on?  But in order to communicate with the
rest of th 192.168.1.x subnet I will have to bridge tap0 with another
ethernet device (i.e. eth0)?  And then the dosghsrv can recieve requests
from the ghost clients to broadcast the ghost images via multicast?




             reply	other threads:[~2004-01-08 15:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-08 15:27 Eric Becker [this message]
2004-01-08 17:43 ` dosemu multicast w/ dosghsrv (ghost) Bart Oldeman
  -- strict thread matches above, loose matches on Subject: below --
2004-01-08 20:52 Stas Sergeev
2004-01-08 12:51 Stas Sergeev
2004-01-08  4:40 Eric Becker
2004-01-07 22:41 Eric Becker
2004-01-08  2:19 ` Justin Zygmont
2004-01-08 13:42 ` Bart Oldeman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=sffd22b2.053@wwt-gwweb.wwt.com \
    --to=eric.becker@wwt.com \
    --cc=bartoldeman@users.sourceforge.net \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox