Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Mar 2000 09:39:40 PST
From:      "Michael Lewis" <m1ewis@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   ppp chat script fails
Message-ID:  <20000307173940.91818.qmail@hotmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I'm running v3.4 on a Cyrix P166 with 96MB RAM and two dedicated hard 
drives.  I'm trying  to connect to my ISP via an internal 56K ISA modem.

I'm getting most of the way through in establishing the connection, but the 
chat string fails near the very end.  Can anyone tell me what's wrong?

thanks, Mike Lewis



1. From my ppp.conf

default:
set device /dev/cuaa1
set speed 115200
set log phase chat connect lcp ipcp ccp command
set dial "ABORT BUSY ABORT NO//sCARRIER TIMEOUT 5 \"\" AT \
	       OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 C0NNECT"

ISP:
set phone 2081234
set login "TIMEOUT 10 \"\" \"\" gin--gin: mlewis1 word: xxxxxxxx col: ppp"
set timeout 300
set ifaddr 0 0
add default HISADDR
enable dns




2. From ppp.log
.
.
.
Chat: Received: Login:
Chat: Send: mlewis1^M
Chat: Expect(10: word:
Chat: Received: mlewis1^M
Chat: Received: Password:
Chat: Send: xxxxxxxxx^M
Chat: Expect(10): col:
Chat: Received: ^M
Chat: Received: Entering PPP Session.^M
Chat: Received: IP address is 216.224.178.214^M
Chat: Received: MTU is 1524.^M                   (what's an MTU?)
Chat: Expect timeout
Warning: Chat script failed
Phase: deflink: login -> hangup
Phase: deflink: Disconnected!
.
.
.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000307173940.91818.qmail>