From owner-freebsd-questions Fri Jun 6 07:58:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA23591 for questions-outgoing; Fri, 6 Jun 1997 07:58:56 -0700 (PDT) Received: from odin.visigenic.com (odin.visigenic.com [204.179.98.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA23586 for ; Fri, 6 Jun 1997 07:58:52 -0700 (PDT) Received: from VSI48 (vsi48.visigenic.com [206.64.15.185]) by odin.visigenic.com (Netscape Mail Server v2.02) with SMTP id AAA19120 for ; Fri, 6 Jun 1997 07:58:03 -0700 Message-Id: <3.0.32.19970606075832.00ac1e50@visigenic.com> X-Sender: toneil@visigenic.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Fri, 06 Jun 1997 07:58:32 -0700 To: questions@FreeBSD.ORG From: "Tim Oneil" Subject: Re: BSD and NT rass Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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