Subject: Re: Problems with ppp for gateway
To: Paul Ascoli <patriot@primenet.com>
From: Michael G. Schabert <mikeride@prez.buf.servtech.com>
List: port-mac68k
Date: 07/14/1998 15:55:47
>THe problem goes further then that.  I have an account with Primenet and
>when you login via ppp you have to have pri/Ppatriot in the login field.
>I wonder if that is causing a problem.  I have my login script saying
>s/\$LOGIN/pri/Plogin/g
>s/\$PASSWD/password/g
>with "login" being my real login and the password being my real password
>(didn't want to send them out to everybody ;P

I think that you're misunderstanding exactly what the ppp-login file is
for. It's not a "script", but rather it's a token replacement. You really
want to put the pri/P part in your ppp-chat script. Your chat script should
look something like this:


=========
ABORT BUSY
ABORT "NO CARRIER"
ABORT "NO DIAL"
TIMEOUT 10
"" ATZ OK AT&F1m0
OK ATDT$NUMBER
TIMEOUT 60
CONNECT ""
ogin:--ogin: pri/P$LOGIN
word: $PASSWD
=========


Hope this helps,
Mike

Bikers don't *DO* taglines.