From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Using TCPIP programs that need a packet driver Date: Wed, 04 Dec 2002 14:38:58 +0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3DEDE952.7070903@yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. J. Solomon Kostelnik wrote: > but they all report that I have no packet driver installed. I thought > that putting $_netdev = "eth0" was supposed to install a packet driver > linked to the Linux eth0 device--is that incorrect? No, not correct. > Do I need to enable > other options in order to get this to work? Yes. At least $_pktdriver must be enabled. Also it is necessary to give dosemu a root permissions (suid bit or start as root) in order the packet driver to work.