> 
>             i am trying to establish a PPP connection with my ISP. i
> manually configured PPP-ON, PPP-ON-DIALER, RESOLV.CONF.  from the shell
> command i issue a PPP-ON command, get a dial tone, and sounds like i am
> going through the handshaking process.  then i lose connection.  my
> messages.log follows:
> 
> Jun 20 23:05:06 localhost chat[890]: expect (login:)
> Jun 20 23:05:06 localhost chat[890]:  24000/ARQ/V34/LAPM/V42BIS^M
> Jun 20 23:05:11 localhost chat[890]: ^M
> Jun 20 23:05:11 localhost chat[890]:
> Jun 20 23:05:11 localhost last message repeated 23 times
> Jun 20 23:05:11 localhost chat[890]: ** MAX8b bignet **^M
> Jun 20 23:05:11 localhost chat[890]: ^M
> Jun 20 23:05:11 localhost chat[890]: ^M
> Jun 20 23:05:36 localhost chat[890]: alarm
> Jun 20 23:05:36 localhost pppd[889]: Connect script failed


> i ask my ISP for information for my CHAP file.  they either don't know
> or are unwilling to give me the required information.
> 
> to make matters worse i am not sure myself what i need or what
> specifically to ask for.  HELP!!!!

It's nothing to do with CHAP.  You're not getting a login prompt from the ISP.  Try 
connecting interactively with minicom or kermit.

It may be a timeout problem because they insist on sending a screen full of line feeds 
which takes time.  Maybe you could alter your chat script to expect one 24 times, and 
after that start looking for 'ogin:'.  By the way, you should expect 'ogin:', not 
'login:', in case it's 'Login:'.



-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to