Subject: Re: Problems with ppp for gateway
To: patriot <patriot@primenet.com>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 07/14/1998 09:24:22
> 
> New info, I went into the /etc/ppp/connect-errors and it said
> 
> sed: 1: /etc/ppp/ppp-login: bad flag in substitute command: 'P'
> 
> what does this mean???

Probably that you have corrupted files.

Check how your phone numbers are entered in the ppp-numbers file, and how your
account info is entered in ppp-login. The latter should be something like

s/\$LOGIN/googoo/g
s/\$PASSWD/dolls/g

where googoo is your account name, and dolls is your password.

Take care,

Bill