From owner-freebsd-questions Mon Jun 9 16:56:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA22515 for questions-outgoing; Mon, 9 Jun 1997 16:56:57 -0700 (PDT) Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id QAA22509 for ; Mon, 9 Jun 1997 16:56:55 -0700 (PDT) Received: from East.Sun.COM ([129.148.1.241]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id RAA08935 for ; Mon, 9 Jun 1997 17:16:06 -0700 Received: from suneast.East.Sun.COM by East.Sun.COM (SMI-8.6/SMI-5.3) id TAA14738; Mon, 9 Jun 1997 19:55:11 -0400 Received: from compound.east.sun.com by suneast.East.Sun.COM (SMI-8.6/SMI-SVR4) id TAA12111; Mon, 9 Jun 1997 19:55:47 -0400 Received: (from alk@localhost) by compound.east.sun.com (8.8.5/8.7.3) id SAA09060; Mon, 9 Jun 1997 18:53:59 -0500 (CDT) Date: Mon, 9 Jun 1997 18:53:59 -0500 (CDT) Reply-To: Anthony.Kimball@East.Sun.COM Message-Id: <199706092353.SAA09060@compound.east.sun.com> From: Tony Kimball MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: questions@freebsd.org Subject: a plumbing problem X-Face: O9M"E%K;(f-Go/XDxL+pCxI5*gr[=FN@Y`cl1.Tn Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am trying to debug a TCP/IP application for the USRobotics PalmPilot using the xcopilot emulator. The emulator uses stdin/stdout in place of the Pilot's serial port. Thus, I need to run ppp in such a way that it speaks to the xcopilot process. Can anyone suggest a simple and direct means of doing this?