Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 1996 22:23:18 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Justin Ashworth <ashworth@fubar.cs.montana.edu>
Cc:        questions@freebsd.org
Subject:   Re: ppp not detected
Message-ID:  <Pine.BSI.3.94.960913222218.615R-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.OSF.3.91.960911215711.9831A-100000@fubar.cs.montana.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 11 Sep 1996, 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.

use 'term'.

>   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. 
> I tried single quotes, which didn't seem to work.

Don't.  Pick the last word in the prompt as the 'expect' key.  I suppose
if you _had_ to, you could try escaping the space with a backslash (\ ).
See chat(1).

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960913222218.615R-100000>