From owner-freebsd-questions Fri Jun 6 08:37:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA25208 for questions-outgoing; Fri, 6 Jun 1997 08:37:49 -0700 (PDT) Received: from vdp01.vailsystems.com (root@vdp01.vailsystems.com [207.152.98.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA25203 for ; Fri, 6 Jun 1997 08:37:46 -0700 (PDT) Received: from crocodile.vale.com (crocodile [192.168.128.47]) by vdp01.vailsystems.com (8.8.3/8.7.3) with ESMTP id KAA21071; Fri, 6 Jun 1997 10:37:44 -0500 (CDT) Received: (from daniel@localhost) by crocodile.vale.com (8.8.3/8.7.3) id KAA21297; Fri, 6 Jun 1997 10:37:43 -0500 (CDT) Date: Fri, 6 Jun 1997 10:37:40 -0500 (CDT) From: Dan Riley To: Tim Oneil cc: questions@FreeBSD.ORG Subject: Re: BSD and NT rass In-Reply-To: <3.0.32.19970606075832.00ac1e50@visigenic.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 6 Jun 1997, Tim Oneil wrote: > At 07:09 AM 6/6/97 -0400, you wrote: > >NT does not work like a UNIX PPP server, and unless > >you are running the NT server (I assume your ISP runs it) > >you probably will not get to connect like you expect. NT's > >remote access server uses a Microsoft flavor of PPP that > >is designed to shelter the fragile folks who use Windows > >95 and 3.11 from gory things like a login prompt on a black > >screen. They just call in and connect, and their logins are > >in the dialog boxes in windows, which is then passed via > >the abstraction layers to and through the OS and hardware. > >Trying to get a login prompt from an NT system by just > >calling via modem on a terminal screen will not work. I have > >not heard of anything that lets one do this from UNIX to NT, > >only from NT or Windows to UNIX. > > In NT's defense you can configure RAS to prompt you in one of > several different ways, a plain login console being one of them. > -Tim > Has anyone been able to connect to a NT RAS server using a FreeBSD/ppp client?