Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 1998 08:56:58 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        albert kinderman <vcmgt00b@email.csun.edu>
Cc:        Brian Somers <brian@Awfulhak.org>, freebsd questions <questions@FreeBSD.ORG>
Subject:   Re: PPP: Modem Reponses not "heard" 
Message-ID:  <199806200756.IAA00780@awfulhak.org>
In-Reply-To: Your message of "Fri, 19 Jun 1998 20:31:46 PDT." <Pine.HPP.3.91.980619202538.3247A-100000@csun1.csun.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
[.....]
> > Do you see the full messages when you ``set log +chat'' ?
> > 
> Brian: 
> 
> I have chat set for logging.  When I look at the log or watch on the 
> screen, I sometimes see  "received: 115200" and sometimes "received: 
> CONNECT".  At other times the received is just a portion like NNECT 
> 115200 and sometimes it is the whole thing.

So you see something like:

Jun 20 08:23:20 gate ppp[16298]: tun0: Chat: USR: Dial attempt 1 of 10
Jun 20 08:23:20 gate ppp[16298]: tun0: Chat: Send: ATZ^M
Jun 20 08:23:20 gate ppp[16298]: tun0: Chat: Expect(4): OK
Jun 20 08:23:20 gate ppp[16298]: tun0: Chat: Received: ATZ^M^M
Jun 20 08:23:20 gate ppp[16298]: tun0: Chat: Received: OK^M
Jun 20 08:23:20 gate ppp[16298]: tun0: Chat: Send: ATDT0845 142 2000^M
Jun 20 08:23:20 gate ppp[16298]: tun0: Chat: Expect(60): CONNECT
Jun 20 08:23:33 gate ppp[16298]: tun0: Chat: Received: ATDT0845 142 2000^M^M
Jun 20 08:23:33 gate ppp[16298]: tun0: Chat: Received: NECT

What I'm trying to establish is if you're missing chunks of the chat 
conversation or if you're just getting a dodgy final string.  If 
you're seeing the entire chat correctly except for the last bit then 
it's not ppp's fault.  If you miss bits of the conversation all over 
the place, then the issue's different.

Also, are you using the latest ppp ?  The whole chat procedure was 
rewritten fairly recently to make it asynchronous.  The latest 
version of ppp is available from

  http://www.Awfulhak.org/ppp/

> -- 
> Albert Kinderman                       albert.kinderman@email.csun.edu
> Management Science             California State University, Northridge
> 

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



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?199806200756.IAA00780>