From owner-freebsd-hackers Thu Aug 1 12:03:08 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA01693 for hackers-outgoing; Thu, 1 Aug 1996 12:03:08 -0700 (PDT) Received: from nrlmry.navy.mil (HELIUM.NRLMRY.NAVY.MIL [199.9.2.40]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA01688 for ; Thu, 1 Aug 1996 12:03:05 -0700 (PDT) From: norton@nrlmry.navy.mil Received: from norton.nrlmry.navy.mil by nrlmry.navy.mil (4.1/SMI-4.1) id AA15760; Thu, 1 Aug 96 12:03:58 PDT Received: by norton.nrlmry.navy.mil (SMI-8.6/SMI-SVR4) id MAA05218; Thu, 1 Aug 1996 12:02:58 -0700 Date: Thu, 1 Aug 1996 12:02:58 -0700 Message-Id: <199608011902.MAA05218@norton.nrlmry.navy.mil> To: hackers@FreeBSD.ORG Subject: PPP vs. PLIP Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I just picked up a microcom modem for connecting to my ISP (they hook into a T1). They are running microcom modems also. This is a 28.8 modem. The modem info says that you can hook it up to either a serial port or a parallel port - and claims that the parallel port arrangement will give you about 3x the throughput. I was wondering if anyone had any feedback as to if you would really see higher bandwidth running through the parallel port (using PLIP, I guess) vs. running PPP via the serial port. Also - I've been using the user PPP and it seems to be pretty solid. How does the user version compare the to kernel version to the PLIP implementation in terms of both speed and reliability? From what I can tell, I get about 18kbits/sec on things like ftp's currently. Thanks for any responses you care to send. -dave