From: Stas Sergeev <stssppnn@yahoo.com>
To: linux-msdos@vger.kernel.org
Subject: Re: DOSEMU does not pick up all packets
Date: Fri, 29 Nov 2002 03:40:38 +0300 [thread overview]
Message-ID: <3DE6B786.905@yahoo.com> (raw)
Hello.
Stian Sletner wrote:
> The incoming IPX
> packets _are_ to broadcast address, but DOSEMU does not pick them up
> because (I assume) they originate from the same interface, eth0.
Well, all the outgoing packets have
the PACKET_OUTGOING type. They are
not intended to be received on the
same interface.
ETH_P_ALL is a special case, it seem
to allow to break that rule (probably
only for broadcast, I don't know).
> Using my hack, DOSEMU picks up the tunneled packets, and is able to
> link to both the other side and my local DOS box
Can you, for example, run 2 instances
of dosemu and play a network Doom on a
single machine using your hack?
> It seems to me that DOSEMU _should_ be able to pick up these packets,
> since, again, they're aimed to broadcast
And if they are not?
Anyway, don't try to establish a virtual
network on a single ethernet interface.
There are other possibilities of doing that
without breaking a dosemu functionality.
> (all Doom IPX traffic is,
> AFAIK).
Not true, Doom uses broadcast only when
it searches for another node, and after
that it uses a directded traffic (produce
a +P log and check that out).
> Any clearer?
No, the problem is clear.
Now what I would probably try in that case.
Note that I never actually tried something
like that, so it would be interesting to
hear if it works, or what am I missing.
I think you have to do bridging to your
eth0 device *and* to dsn0 device.
Then your other DOS machine will receive
the traffic via the real Ethernet and also
you can run an arbitrary amount of dosemu
sessions, which will work in their separate
virtual network, to which you also do a
bridging on the same machine.
Does this work?
next reply other threads:[~2002-11-29 0:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-29 0:40 Stas Sergeev [this message]
2002-11-29 19:26 ` DOSEMU does not pick up all packets Stian Sletner
-- strict thread matches above, loose matches on Subject: below --
2002-11-29 20:27 Stas Sergeev
2002-11-29 20:48 ` Stian Sletner
2002-11-28 21:06 Stas Sergeev
2002-11-28 21:59 ` Stian Sletner
2002-11-26 20:57 Stas Sergeev
2002-11-26 22:02 ` Stian Sletner
2002-11-28 5:26 ` Stian Sletner
2002-11-26 19:01 Stian Sletner
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=3DE6B786.905@yahoo.com \
--to=stssppnn@yahoo.com \
--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