From owner-freebsd-isp Mon Nov 11 16:39:29 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA01546 for isp-outgoing; Mon, 11 Nov 1996 16:39:29 -0800 (PST) Received: from bullfrog.ecpnet.com (root@bullfrog.ecpnet.com [204.246.64.212]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA01532 for ; Mon, 11 Nov 1996 16:39:18 -0800 (PST) Received: (from raistlin@localhost) by bullfrog.ecpnet.com (8.8.2/8.7.3) id SAA00852; Mon, 11 Nov 1996 18:39:29 GMT Date: Mon, 11 Nov 1996 18:39:28 +0000 () From: Justen Stepka To: Robert Clark cc: freebsd-isp Subject: RE: RE: PPP/LCP sensing getty In-Reply-To: <3287AEB6@smtp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Would you simple send that getty attached to an email on this mailing list? On Mon, 11 Nov 1996, Robert Clark wrote: > > > Any chance I could get a copy of the modified getty to go with 2.1R? > > > Thanks, [RC] > ---------- > From: owner-freebsd-isp > To: john > Cc: hackers; freebsd-isp > Subject: Re: PPP/LCP sensing getty > Date: Monday, November 11, 1996 1:04PM > > > I have created a version of getty that watches for the first four > > bytes of the LCP leader and exec's pppd (-detach auth) if it sees > > it. This allows dialup PPP access to FreeBSD boxes from other > > FreeBSD boxes, Windows 3.1, Windows NT, Windows 95, and MAC's > > without having to go through the pain of login scripting. I'd like > > to make this generally available, but am not sure how best to do > > so. > > Already been done. I did this six months ago... I haven't checked > to see if anyone actually did anything with my patches though. > > ... JG >