From owner-freebsd-hackers Sat Feb 1 07:22:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA26372 for hackers-outgoing; Sat, 1 Feb 1997 07:22:01 -0800 (PST) Received: from magigimmix.xs4all.nl (magigimmix.xs4all.nl [194.109.6.25]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA26351 for ; Sat, 1 Feb 1997 07:21:46 -0800 (PST) Received: from asterix.xs4all.nl (asterix.xs4all.nl [194.109.6.11]) by magigimmix.xs4all.nl (8.7.6/XS4ALL) with ESMTP id QAA16494; Sat, 1 Feb 1997 16:21:43 +0100 (MET) Received: from plm.xs4all.nl (uucp@localhost) by asterix.xs4all.nl (8.7.5/8.7.2) with UUCP id QAA01960; Sat, 1 Feb 1997 16:15:32 +0100 (MET) Received: (from plm@localhost) by plm.xs4all.nl (8.8.4/8.7.3) id PAA00225; Sat, 1 Feb 1997 15:24:13 +0100 (MET) Date: Sat, 1 Feb 1997 15:24:13 +0100 (MET) Message-Id: <199702011424.PAA00225@plm.xs4all.nl> From: Peter Mutsaers To: grog@lemis.de (Greg Lehey) Cc: hackers@freebsd.org (FreeBSD Hackers) Subject: Re: bisdn In-Reply-To: <199702011315.OAA19288@freebie.lemis.de> References: <8720b6wb2e.fsf@localhost.xs4all.nl> <199702011315.OAA19288@freebie.lemis.de> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> On Sat, 1 Feb 1997 14:15:05 +0100 (MET), Greg Lehey said: GL> Peter Mutsaers writes: >> > On Mon, 27 Jan 1997 15:42:04 +0100 (MET), Greg Lehey >> > said: >> GL> Well, to be fair, Gary Jennejohn replied and told me that this GL> related to ppp, which I don't use. I think the problem there GL> is that not many people use ppp over here, so it's not GL> surprising that it's taking a long time. >> >> Yes, that is the problem for most people. I'm surprised that you don't >> use PPP! Here all ISP's offer ISDN access only through syncPPP. I >> can't even think of another way. If you don't use PPP, then how do you >> get TCP/IP over ISDN? GL> Why should you need ppp to run IP? None of the high-speed lines do. GL> They run a straight layer 2 protocol--HDLC, in the case of ISDN over GL> here. ppp just adds encapsulation overhead. Indeed, but in practice, every home user who connects to an ISP needs PPP. There aren't many that can afford dedicated links. At least I don't know of any ISP's that offer other ways for TCP/IP connection.