doubt- simple dial through chat (pppd) ..

Hi,
My embedded system has simple dialer and mailer in it and should work on
event driven basis…But my system doesn’t have photon and hence phdialer
can’t be used …So I had selected pppd with chat for dialing a remote pc
…But I am able to dial but i could not autenticate through PAP …I will
list my procedure can some one help me …Am i using a useful(less)
procedure
(Finally I want to dial ISP using PPPD/chat and I should start ppp interface
as i do in phdialer)

This is my procedure :
pppd connect ‘chat -f /etc/dial_isp’

where in my /etc/options file i have
/dev/ser1 56700 debug modem crtscts auth +pap -chap

in my /etc/pap-secrets file i have
"userid * “password” *

in my /etc/dial_isp file i have
“” “at”
ok “ATDT172222”

My isp has PAP verification… And my log files say that i am sucessfully
dialing but i could not clear authentication …
Can some one having previous experience help me…

Regards
Mani

Manigandan Varadharajan <vm@myw.ltindia.com> wrote:

Hi,
My embedded system has simple dialer and mailer in it and should work on
event driven basis…But my system doesn’t have photon and hence phdialer
can’t be used …So I had selected pppd with chat for dialing a remote pc
…But I am able to dial but i could not autenticate through PAP …I will
list my procedure can some one help me …Am i using a useful(less)
procedure
(Finally I want to dial ISP using PPPD/chat and I should start ppp interface
as i do in phdialer)

This is my procedure :
pppd connect ‘chat -f /etc/dial_isp’

where in my /etc/options file i have
/dev/ser1 56700 debug modem crtscts auth +pap -chap

in my /etc/pap-secrets file i have
"userid * “password” *

in my /etc/dial_isp file i have
“” “at”
ok “ATDT172222”

My isp has PAP verification… And my log files say that i am sucessfully
dialing but i could not clear authentication …
Can some one having previous experience help me…

You need new pppd from http://developers.qnx.com/fixes/

-xtang

Hi,
But it is also not working …I have downloaded latest pppd (pppd-x86) …
But encountering the same problem…??

Log message from syslogd (PPPD)

Feb 13 00:00:22 nto pppd[3227686-1]: pppd 2.3.11 started by root, uid 0
Feb 13 00:00:23 nto chat[3235879-1]: send (atdt0172222^M)
Feb 13 00:00:23 nto chat[3235879-1]: expect (connect)
Feb 13 00:00:51 nto chat[3235879-1]: atdt0172222^M^M
Feb 13 00:00:52 nto chat[3235879-1]: CONNECT 57600^M
Feb 13 00:00:52 nto chat[3235879-1]: ^M
Feb 13 00:00:52 nto chat[3235879-1]: ^M
Feb 13 00:00:52 nto chat[3235879-1]: User Access Verification^M
Feb 13 00:00:52 nto chat[3235879-1]: ^M
Feb 13 00:01:08 nto chat[3235879-1]: alarm
Feb 13 00:01:08 nto chat[3235879-1]: Failed
Feb 13 00:01:08 nto pppd[3227686-1]: Connect script failed
Feb 13 00:01:09 nto pppd[3227686-1]: Exit.

Any suggestions
Manigandan



“Xiaodan Tang” <xtang@qnx.com> wrote in message
news:a40o0j$6vp$1@nntp.qnx.com

Manigandan Varadharajan <> vm@myw.ltindia.com> > wrote:
Hi,
My embedded system has simple dialer and mailer in it and should work
on
event driven basis…But my system doesn’t have photon and hence
phdialer
can’t be used …So I had selected pppd with chat for dialing a remote pc
…But I am able to dial but i could not autenticate through PAP …I
will
list my procedure can some one help me …Am i using a useful(less)
procedure
(Finally I want to dial ISP using PPPD/chat and I should start ppp
interface
as i do in phdialer)

This is my procedure :
pppd connect ‘chat -f /etc/dial_isp’

where in my /etc/options file i have
/dev/ser1 56700 debug modem crtscts auth +pap -chap

in my /etc/pap-secrets file i have
"userid * “password” *

in my /etc/dial_isp file i have
“” “at”
ok “ATDT172222”

My isp has PAP verification… And my log files say that i am sucessfully
dialing but i could not clear authentication …
Can some one having previous experience help me…

You need new pppd from > http://developers.qnx.com/fixes/

-xtang

Manigandan Varadharajan <vm@myw.ltindia.com> wrote:

Hi,
But it is also not working …I have downloaded latest pppd (pppd-x86) …
But encountering the same problem…??

Log message from syslogd (PPPD)

Feb 13 00:00:22 nto pppd[3227686-1]: pppd 2.3.11 started by root, uid 0
Feb 13 00:00:23 nto chat[3235879-1]: send (atdt0172222^M)
Feb 13 00:00:23 nto chat[3235879-1]: expect (connect)
Feb 13 00:00:51 nto chat[3235879-1]: atdt0172222^M^M
Feb 13 00:00:52 nto chat[3235879-1]: CONNECT 57600^M
Feb 13 00:00:52 nto chat[3235879-1]: ^M
Feb 13 00:00:52 nto chat[3235879-1]: ^M
Feb 13 00:00:52 nto chat[3235879-1]: User Access Verification^M
Feb 13 00:00:52 nto chat[3235879-1]: ^M
Feb 13 00:01:08 nto chat[3235879-1]: alarm
Feb 13 00:01:08 nto chat[3235879-1]: Failed
Feb 13 00:01:08 nto pppd[3227686-1]: Connect script failed
Feb 13 00:01:09 nto pppd[3227686-1]: Exit.

This log suggest you are failed in “chat”, make sure your /etc/dial_isp
have correct sequence/keyword.

-xtang

Yes,as rightly pointed by you I made mistake in chat script…But now I
corrected my chat script, even now i could not clear authentication…You
can refer my new log file which says that i had established ppp connection
but I could not auth …
Any suggestions …

Thankyou
Manigandan

Log message from syslogd (PPPD)

Feb 13 19:29:45 nto chat[2252835-1]: send (AT&F1^M)
Feb 13 19:29:45 nto chat[2252835-1]: expect (OK)
Feb 13 19:29:45 nto chat[2252835-1]: AT&F1^M^M
Feb 13 19:29:45 nto chat[2252835-1]: OK
Feb 13 19:29:45 nto chat[2252835-1]: – got it
Feb 13 19:29:45 nto chat[2252835-1]: send (ATDT0172222^M)
Feb 13 19:29:45 nto chat[2252835-1]: expect (CONNECT)
Feb 13 19:29:45 nto chat[2252835-1]: ^M
Feb 13 19:30:12 nto chat[2252835-1]: ATDT0172222^M^M
Feb 13 19:30:12 nto chat[2252835-1]: CONNECT
Feb 13 19:30:12 nto chat[2252835-1]: – got it
Feb 13 19:30:12 nto chat[2252835-1]: send (c\d^M)
Feb 13 19:30:13 nto pppd[2244642-1]: Serial connection established.
Feb 13 19:30:13 nto pppd[2244642-1]: Using interface ppp0
Feb 13 19:30:13 nto pppd[2244642-1]: Connect: ppp0 <–> /dev/ser1
Feb 13 19:30:14 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
<magic 0x4a39f29> ]
Feb 13 19:30:17 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
<magic 0x4a39f29> ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x59 <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x59 ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5a <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5a ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5b <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5b ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5c <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5c ]
Feb 13 19:30:19 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5d <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:19 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5d ]
Feb 13 19:30:20 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
<magic 0x4a39f29> ]
Feb 13 19:30:35 nto last message repeated 5 times
Feb 13 19:30:37 nto pppd[2244642-1]: Hangup (SIGHUP)
Feb 13 19:30:37 nto pppd[2244642-1]: sent [LCP TermReq id=0x2 “User
request”]
Feb 13 19:30:40 nto pppd[2244642-1]: sent [LCP TermReq id=0x3 “User
request”]
Feb 13 19:30:43 nto pppd[2244642-1]: Connection terminated.
Feb 13 19:30:44 nto pppd[2244642-1]: Exit.

“Xiaodan Tang” <xtang@qnx.com> wrote in message
news:a4bb87$50e$1@nntp.qnx.com

This log suggest you are failed in “chat”, make sure your /etc/dial_isp
have correct sequence/keyword.

-xtang

Manigandan Varadharajan <vm@myw.ltindia.com> wrote:

Yes,as rightly pointed by you I made mistake in chat script…But now I
corrected my chat script, even now i could not clear authentication…You
can refer my new log file which says that i had established ppp connection
but I could not auth …
Any suggestions …

The log below, suggest you refused to Authenticate yourself (with PAP).
I check your earlier post (sorry, I should notice this earlier), there is:

in my /etc/pap-secrets file i have
"userid * “password” *

First of all, the file should be /etc/ppp/pap-secrets;
Second, there is only one (") before userid (I hope that
is a typo).

-xtang


Thankyou
Manigandan

Log message from syslogd (PPPD)

Feb 13 19:29:45 nto chat[2252835-1]: send (AT&F1^M)
Feb 13 19:29:45 nto chat[2252835-1]: expect (OK)
Feb 13 19:29:45 nto chat[2252835-1]: AT&F1^M^M
Feb 13 19:29:45 nto chat[2252835-1]: OK
Feb 13 19:29:45 nto chat[2252835-1]: – got it
Feb 13 19:29:45 nto chat[2252835-1]: send (ATDT0172222^M)
Feb 13 19:29:45 nto chat[2252835-1]: expect (CONNECT)
Feb 13 19:29:45 nto chat[2252835-1]: ^M
Feb 13 19:30:12 nto chat[2252835-1]: ATDT0172222^M^M
Feb 13 19:30:12 nto chat[2252835-1]: CONNECT
Feb 13 19:30:12 nto chat[2252835-1]: – got it
Feb 13 19:30:12 nto chat[2252835-1]: send (c\d^M)
Feb 13 19:30:13 nto pppd[2244642-1]: Serial connection established.
Feb 13 19:30:13 nto pppd[2244642-1]: Using interface ppp0
Feb 13 19:30:13 nto pppd[2244642-1]: Connect: ppp0 <–> /dev/ser1
Feb 13 19:30:14 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap 0x0
auth pap> <magic 0x4a39f29> ]
Feb 13 19:30:17 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap 0x0
auth pap> <magic 0x4a39f29> ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x59 <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x59 ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5a <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5a ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5b <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5b ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5c <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5c ]
Feb 13 19:30:19 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5d <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:19 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5d ]
Feb 13 19:30:20 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap 0x0
auth pap> <magic 0x4a39f29> ]
Feb 13 19:30:35 nto last message repeated 5 times
Feb 13 19:30:37 nto pppd[2244642-1]: Hangup (SIGHUP)
Feb 13 19:30:37 nto pppd[2244642-1]: sent [LCP TermReq id=0x2 “User
request”]
Feb 13 19:30:40 nto pppd[2244642-1]: sent [LCP TermReq id=0x3 “User
request”]
Feb 13 19:30:43 nto pppd[2244642-1]: Connection terminated.
Feb 13 19:30:44 nto pppd[2244642-1]: Exit.

“Xiaodan Tang” <> xtang@qnx.com> > wrote in message
news:a4bb87$50e$> 1@nntp.qnx.com> …
This log suggest you are failed in “chat”, make sure your /etc/dial_isp
have correct sequence/keyword.

-xtang

Hi,
Both the mistakes you pointed are careless typing mistake (I am sorry), but
in actual system they (noth) are perfect as you said…

The log below, suggest you refused to Authenticate yourself (with PAP).
but how to do it … ?

in option I have given auth + pap …
I am not sure whether my ISP uses PAP or CHAP ,Should I give both, when I
dial ISP from my demodisk floppy I found both PAP & CHAP secret files …But
I cant find the /etc/ppp/options file in demodisk floppy (Any suggestion)


“Xiaodan Tang” <xtang@qnx.com> wrote in message
news:a4dthe$35v$1@nntp.qnx.com

Manigandan Varadharajan <> vm@myw.ltindia.com> > wrote:
Yes,as rightly pointed by you I made mistake in chat script…But now I
corrected my chat script, even now i could not clear
authentication…You
can refer my new log file which says that i had established ppp
connection
but I could not auth …
Any suggestions …

The log below, suggest you refused to Authenticate yourself (with PAP).
I check your earlier post (sorry, I should notice this earlier), there is:

in my /etc/pap-secrets file i have
"userid * “password” *

First of all, the file should be /etc/ppp/pap-secrets;
Second, there is only one (") before userid (I hope that
is a typo).

-xtang


Thankyou
Manigandan

Log message from syslogd (PPPD)

Feb 13 19:29:45 nto chat[2252835-1]: send (AT&F1^M)
Feb 13 19:29:45 nto chat[2252835-1]: expect (OK)
Feb 13 19:29:45 nto chat[2252835-1]: AT&F1^M^M
Feb 13 19:29:45 nto chat[2252835-1]: OK
Feb 13 19:29:45 nto chat[2252835-1]: – got it
Feb 13 19:29:45 nto chat[2252835-1]: send (ATDT0172222^M)
Feb 13 19:29:45 nto chat[2252835-1]: expect (CONNECT)
Feb 13 19:29:45 nto chat[2252835-1]: ^M
Feb 13 19:30:12 nto chat[2252835-1]: ATDT0172222^M^M
Feb 13 19:30:12 nto chat[2252835-1]: CONNECT
Feb 13 19:30:12 nto chat[2252835-1]: – got it
Feb 13 19:30:12 nto chat[2252835-1]: send (c\d^M)
Feb 13 19:30:13 nto pppd[2244642-1]: Serial connection established.
Feb 13 19:30:13 nto pppd[2244642-1]: Using interface ppp0
Feb 13 19:30:13 nto pppd[2244642-1]: Connect: ppp0 <–> /dev/ser1
Feb 13 19:30:14 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap
0x0
auth pap> <magic 0x4a39f29> ]
Feb 13 19:30:17 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap
0x0
auth pap> <magic 0x4a39f29> ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x59 <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x59 ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5a <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5a ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5b <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5b ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5c <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5c ]
Feb 13 19:30:19 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5d <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:19 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5d ]
Feb 13 19:30:20 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap
0x0
auth pap> <magic 0x4a39f29> ]
Feb 13 19:30:35 nto last message repeated 5 times
Feb 13 19:30:37 nto pppd[2244642-1]: Hangup (SIGHUP)
Feb 13 19:30:37 nto pppd[2244642-1]: sent [LCP TermReq id=0x2 “User
request”]
Feb 13 19:30:40 nto pppd[2244642-1]: sent [LCP TermReq id=0x3 “User
request”]
Feb 13 19:30:43 nto pppd[2244642-1]: Connection terminated.
Feb 13 19:30:44 nto pppd[2244642-1]: Exit.

“Xiaodan Tang” <> xtang@qnx.com> > wrote in message
news:a4bb87$50e$> 1@nntp.qnx.com> …
This log suggest you are failed in “chat”, make sure your /etc/dial_isp
have correct sequence/keyword.

-xtang

Manigandan Varadharajan <vm@myw.ltindia.com> wrote:

Hi,
Both the mistakes you pointed are careless typing mistake (I am sorry), but
in actual system they (noth) are perfect as you said…
The log below, suggest you refused to Authenticate yourself (with PAP).
but how to do it … ?
in option I have given auth + pap …
I am not sure whether my ISP uses PAP or CHAP ,Should I give both, when I
dial ISP from my demodisk floppy I found both PAP & CHAP secret files …But
I cant find the /etc/ppp/options file in demodisk floppy (Any suggestion)

As a client, you don’t need “+pap” or “+chap”, these options are used to
enforce the otherside authenticate himself to you (which is not your case).
As long as you have /etc/ppp/pap-secrets, you will response to peers request.

And yes, your ISP DOES request pap.

Make sure you (as root) start pppd as "pppd … name userid ", otherwise,
pppd will trying match your hostname in /etc/ppp/pap-secrets.

-xtang

“Xiaodan Tang” <> xtang@qnx.com> > wrote in message
news:a4dthe$35v$> 1@nntp.qnx.com> …
Manigandan Varadharajan <> vm@myw.ltindia.com> > wrote:
Yes,as rightly pointed by you I made mistake in chat script…But now I
corrected my chat script, even now i could not clear
authentication…You
can refer my new log file which says that i had established ppp
connection
but I could not auth …
Any suggestions …

The log below, suggest you refused to Authenticate yourself (with PAP).
I check your earlier post (sorry, I should notice this earlier), there is:

in my /etc/pap-secrets file i have
"userid * “password” *

First of all, the file should be /etc/ppp/pap-secrets;
Second, there is only one (") before userid (I hope that
is a typo).

-xtang


Thankyou
Manigandan

Log message from syslogd (PPPD)

Feb 13 19:29:45 nto chat[2252835-1]: send (AT&F1^M)
Feb 13 19:29:45 nto chat[2252835-1]: expect (OK)
Feb 13 19:29:45 nto chat[2252835-1]: AT&F1^M^M
Feb 13 19:29:45 nto chat[2252835-1]: OK
Feb 13 19:29:45 nto chat[2252835-1]: – got it
Feb 13 19:29:45 nto chat[2252835-1]: send (ATDT0172222^M)
Feb 13 19:29:45 nto chat[2252835-1]: expect (CONNECT)
Feb 13 19:29:45 nto chat[2252835-1]: ^M
Feb 13 19:30:12 nto chat[2252835-1]: ATDT0172222^M^M
Feb 13 19:30:12 nto chat[2252835-1]: CONNECT
Feb 13 19:30:12 nto chat[2252835-1]: – got it
Feb 13 19:30:12 nto chat[2252835-1]: send (c\d^M)
Feb 13 19:30:13 nto pppd[2244642-1]: Serial connection established.
Feb 13 19:30:13 nto pppd[2244642-1]: Using interface ppp0
Feb 13 19:30:13 nto pppd[2244642-1]: Connect: ppp0 <–> /dev/ser1
Feb 13 19:30:14 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap
0x0
auth pap> <magic 0x4a39f29> ]
Feb 13 19:30:17 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap
0x0
auth pap> <magic 0x4a39f29> ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x59 <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x59 ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5a <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5a ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5b <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5b ]
Feb 13 19:30:18 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5c <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:18 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5c ]
Feb 13 19:30:19 nto pppd[2244642-1]: rcvd [LCP ConfReq id=0x5d <asyncmap
0xa0000> <magic 0xd78b027e> ]
Feb 13 19:30:19 nto pppd[2244642-1]: sent [LCP ConfRej id=0x5d ]
Feb 13 19:30:20 nto pppd[2244642-1]: sent [LCP ConfReq id=0x1 <asyncmap
0x0
auth pap> <magic 0x4a39f29> ]
Feb 13 19:30:35 nto last message repeated 5 times
Feb 13 19:30:37 nto pppd[2244642-1]: Hangup (SIGHUP)
Feb 13 19:30:37 nto pppd[2244642-1]: sent [LCP TermReq id=0x2 “User
request”]
Feb 13 19:30:40 nto pppd[2244642-1]: sent [LCP TermReq id=0x3 “User
request”]
Feb 13 19:30:43 nto pppd[2244642-1]: Connection terminated.
Feb 13 19:30:44 nto pppd[2244642-1]: Exit.

“Xiaodan Tang” <> xtang@qnx.com> > wrote in message
news:a4bb87$50e$> 1@nntp.qnx.com> …
This log suggest you are failed in “chat”, make sure your /etc/dial_isp
have correct sequence/keyword.

-xtang