From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stian Sletner Subject: DOSEMU does not pick up all packets Date: Tue, 26 Nov 2002 20:01:42 +0100 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20021126190142.GB15772@sletner.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-msdos@vger.kernel.org Hi. Thanks to Osvaldo Marques Junior and Ross Vandegrift for answering my previous question. I'm trying to use an IPX tunnel to connect my network to another over IP, but I have a problem with that it seems DOSEMU does not pick up packets that originate on its listening interface. I.e. the IPX tunnel runs on the same box and puts its IPX packets out on eth0 and DOSEMU listens on eth0 but doesn't pick them up. I assume this is something that must be changed in the packet driver to allow it to look at packets that originate on the same interface? I tried to hack around in libpacket.c without achieving much success. Gurus, come forth. :) -- Stian Sletner