I am not sure about your script, but I do know that the Telesys system
will default to a query system asking for manual ppp or slip negotiation, IF
it does not detect your PPP init string upon first login. On my system, I have

my PPP script set to login:

expect "name:"
send "ifab123"
expect "word:"
send "asdfzxcv"
expect ">"
send "ppp negotiate"
expect "~--"

    Then my ppp starts up fine. You may want to modify your ppp script to
do something similar. I am not sure what the dip.script says from the
SIGLinux site says, but I hope this helps out.

Anthony


Michael Orion Jackson wrote:

>         Hey, I have this old 486 laptop with a 14.4 modem I recently
> aquired.  I'm trying to get it connected through ppp to telesys (I have it
> connected manually right now through Minico).  I have it connecting OK
> through the chat script, but I think it bombs after I've logged in to a
> telesys server.  Is this (borrowed from the dip.script on the SIGLinux
> site) still correct:
>         > terminal download
>         > ppp default
> or is there some new-fangled thing I have to do?
>         Mike
>
> *****************Michael Orion Jackson******************
> ***********TAMS Class of 96/UT Class of 200?************
> *********************Random Quote:**********************
> *"I'm stumbling blindly towards ecstasy, finding you."**
> ********************************************************
>
> ---------------------------------------------------------------------------
> Send administrative requests to [EMAIL PROTECTED]

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to