From owner-freebsd-questions Fri Sep 13 11:27:18 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA06701 for questions-outgoing; Fri, 13 Sep 1996 11:27:18 -0700 (PDT) Received: from alaska.net (root@calvino.alaska.net [206.149.65.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA06688 for ; Fri, 13 Sep 1996 11:26:57 -0700 (PDT) Received: from hmmm.alaska.net by alaska.net (5.x/SMI-SVR4) id AA02356; Fri, 13 Sep 1996 10:26:10 -0800 Message-Id: <323A09F8.3CF0@alaska.net> Date: Fri, 13 Sep 1996 18:27:20 -0700 From: hmmm X-Mailer: Mozilla 2.02 (Win16; I) Mime-Version: 1.0 To: Justin Ashworth Cc: freebsd-questions Subject: Re: ppp not detected References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Justin Ashworth wrote: > > I can't seem to get user PPP to detect when the remote machine > initiates a PPP connection. At the moment, I'm just trying to log in > manually. see the MAN page! /s! > Another thing...I've been working a chat script to automate my login > process but can't figure out how to send a text string with a space in > it. Chat interprets the space as the start of the next thing to look for.