--- On Mon, 11/23/09, Thomas Ng <thomasn...@gmail.com> wrote:
I don't know anything about the messages you posted. I know that pppd has
the ability to create a log file. If you didn't already it might be worth
it to make sure the log file is being generated and check it for more
information.
David.
--
You received this message because you are subscribed to the Google Groups "Beagle Board" group.
To post to this group, send email to beagl...@googlegroups.com.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/beagleboard?hl=.
No idea how to enable those. I also did this under Angstrom. What I did
was to use the command line to tell pppd where I wanted it to put its log
then view the log with cat ppplog.txt |more
David.
--- On Mon, 11/23/09, David Batzle <n2...@yahoo.com> wrote:
> From: David Batzle <n2...@yahoo.com>
> Subject: Re: [beagleboard] PPP error
> To: beagl...@googlegroups.com
> Date: Monday, November 23, 2009, 4:57 AM
>
>
> --- On Mon, 11/23/09, Thomas Ng <thomasn...@gmail.com>
> wrote:
>
> > From: Thomas Ng <thomasn...@gmail.com>
> > Subject: Re: [beagleboard] PPP error
> > To: beagl...@googlegroups.com
> > Date: Monday, November 23, 2009, 4:52 AM
> > In fact, that is another issue I
> > face.
> >
> > In my ubuntu pc, I can use plog to see the pppd
> > progress, or look at the log at /var/log/syslog.
> >
> > In beagleboard however, there's no plog, and I
> > could not find the syslog as well.
> >
> > Any idea how to enable one of those ?
> >
> > p/s: I was using OE to build this Angstrom
> > distribution.
> >
> > David.
> >
> No idea how to enable those. I also did this under
> Angstrom. What I did
> was to use the command line to tell pppd where I wanted it
> to put its log
> then view the log with cat ppplog.txt |more
>
> David.
>
Just wanted to clarify that the log was called ppplog.txt because that is
what I told pppd to name it. Not sure what it is by default.
David.
--- On Mon, 11/23/09, Thomas Ng <thomasn...@gmail.com> wrote:
> From: Thomas Ng <thomasn...@gmail.com>
> Subject: Re: [beagleboard] PPP error
> To: beagl...@googlegroups.com
A Google search for "LCP terminated by peer" turned up some stuff that may
or may not help you. You might have to wait until someone that knows more
about the kernel modules can tell you if that is the problem.
You can try lsmod to see if the ppp_generic and slhc modules are there.
You can also try to look in /proc/config.gz to see if they were compiled
into the kernel, but I don't think they would be by default.
That's about all I know.
David.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
Below is the output, however no response to any keypress/data from the
SIM5218E module.
/ # uname -
a
Linux dm350 2.6.29-ridgerun-davinci1 #4 PREEMPT Mon Dec 21 21:16:14
EET 2009 ax
/ # stty 115200 < /dev/
ttyS1
/ # microcom -s 115200 /dev/
ttyS1
Opened
Device
put device to raw
mode
set device speed
115200
put stdin to raw mode (if stdin is a
TTY),
START
+CME ERROR: SIM
failure
This is not a Beagle board problem.
Your SIM has a "PIN lock".
You should add a command like AT+CPIN=2311 before continuing with ATD
command (change 2311 to your PIN).
alf
Thanks to your comments not I'm able to make it work to some extend
However there is a little problem and the connection drops.
with the following message
Jan 1 00:03:42 dm350 daemon.warn pppd[355]: IPCP: timeout sending
Config-
Requests
Jan 1 00:03:42 dm350 daemon.debug pppd[355]: sent [LCP TermReq id=0x2
"No network protocols
running"]
Jan 1 00:03:45 dm350 daemon.debug pppd[355]: sent [LCP TermReq id=0x3
"No network protocols
running"]
Jan 1 00:03:48 dm350 daemon.notice pppd[355]: Connection
terminated.
Any of your comments are most valuable
Regards
Tunca
I paste the log messages from /var/log/messages on the leopardboard.
====================================================
Jan 1 00:02:05 dm350 daemon.notice pppd[355]: pppd 2.4.5 started by
root, uid
0
Jan 1 00:02:06 dm350 local2.info chat[357]: abort on
(BUSY)
Jan 1 00:02:06 dm350 local2.info chat[357]: abort on (NO
CARRIER)
Jan 1 00:02:06 dm350 local2.info chat[357]: abort on
(VOICE)
Jan 1 00:02:06 dm350 local2.info chat[357]: abort on (NO
DIALTONE)
Jan 1 00:02:06 dm350 local2.info chat[357]: abort on (NODIAL
TONE)
Jan 1 00:02:06 dm350 local2.info chat[357]: abort on (NO
ANSWER)
Jan 1 00:02:06 dm350 local2.info chat[357]: abort on
(DELAYED)
Jan 1 00:02:06 dm350 local2.info chat[357]: send
(ATZ^M)
Jan 1 00:02:06 dm350 local2.info chat[357]: expect
(OK)
Jan 1 00:02:06 dm350 local2.info chat[357]:
ATZ^M^M
Jan 1 00:02:06 dm350 local2.info chat[357]:
OK
Jan 1 00:02:06 dm350 local2.info chat[357]: -- got
it
Jan 1 00:02:06 dm350 local2.info chat[357]: send
(ATE1^M)
Jan 1 00:02:06 dm350 local2.info chat[357]: expect
(OK)
Jan 1 00:02:06 dm350 local2.info chat[357]:
^M
Jan 1 00:02:06 dm350 local2.info chat[357]:
ATE1^M^M
Jan 1 00:02:06 dm350 local2.info chat[357]:
OK
Jan 1 00:02:06 dm350 local2.info chat[357]: -- got
it
Jan 1 00:02:06 dm350 local2.info chat[357]: send (AT
+CGATT=0^M)
Jan 1 00:02:06 dm350 local2.info chat[357]: expect
(OK)
Jan 1 00:02:06 dm350 local2.info chat[357]:
^M
Jan 1 00:02:06 dm350 local2.info chat[357]: AT
+CGATT=0^M^M
Jan 1 00:02:06 dm350 local2.info chat[357]:
OK
Jan 1 00:02:06 dm350 local2.info chat[357]: -- got
it
Jan 1 00:02:06 dm350 local2.info chat[357]: send (AT
+CGDCONT=1,"IP","mgp"^M)
Jan 1 00:02:07 dm350 local2.info chat[357]: expect
(OK)
Jan 1 00:02:07 dm350 local2.info chat[357]:
^M
Jan 1 00:02:07 dm350 local2.info chat[357]: AT
+CGDCONT=1,"IP","mgp"^M^M
Jan 1 00:02:07 dm350 local2.info chat[357]:
OK
Jan 1 00:02:07 dm350 local2.info chat[357]: -- got
it
Jan 1 00:02:07 dm350 local2.info chat[357]: send (AT
+CGATT=1^M)
Jan 1 00:02:07 dm350 local2.info chat[357]: expect
(OK)
Jan 1 00:02:07 dm350 local2.info chat[357]:
^M
Jan 1 00:02:10 dm350 local2.info chat[357]: AT
+CGATT=1^M^M
Jan 1 00:02:10 dm350 local2.info chat[357]:
ERROR^M
Jan 1 00:02:52 dm350 local2.info chat[357]:
alarm
Jan 1 00:02:52 dm350 local2.info chat[357]: send
(AT^M)
Jan 1 00:02:52 dm350 local2.info chat[357]: expect
(OK)
Jan 1 00:02:52 dm350 local2.info chat[357]:
AT^M^M
Jan 1 00:02:52 dm350 local2.info chat[357]:
OK
Jan 1 00:02:52 dm350 local2.info chat[357]: -- got
it
Jan 1 00:02:52 dm350 local2.info chat[357]: send
(ATDT*99***1#^M)
Jan 1 00:02:52 dm350 local2.info chat[357]: expect
(CONNECT)
Jan 1 00:02:52 dm350 local2.info chat[357]:
^M
Jan 1 00:02:52 dm350 local2.info chat[357]:
ATDT*99***1#^M^M
Jan 1 00:02:52 dm350 local2.info chat[357]:
CONNECT
Jan 1 00:02:52 dm350 local2.info chat[357]: -- got
it
Jan 1 00:02:52 dm350 daemon.debug pppd[355]: Script /usr/sbin/chat -v
-f /etc/ppp/peers/chat.connect finished (pid 356), status =
0x0
Jan 1 00:02:52 dm350 daemon.info pppd[355]: Serial connection
established.
Jan 1 00:02:52 dm350 daemon.debug pppd[355]: using channel
1
Jan 1 00:02:52 dm350 daemon.info pppd[355]: Using interface
ppp0
Jan 1 00:02:52 dm350 daemon.notice pppd[355]: Connect: ppp0 <--> /dev/
ttyS1
Jan 1 00:02:53 dm350 daemon.debug pppd[355]: sent [LCP ConfReq id=0x1
<asyncmap 0x0> <magic 0x51d4f292> <pcomp>
<accomp>]
Jan 1 00:02:53 dm350 daemon.debug pppd[355]: rcvd [LCP ConfReq id=0x0
<asyncmap 0x0> <auth chap MD5> <magic 0x1648e54> <pcomp>
<accomp>]
Jan 1 00:02:53 dm350 daemon.debug pppd[355]: sent [LCP ConfNak id=0x0
<auth
pap>]
Jan 1 00:02:53 dm350 daemon.debug pppd[355]: rcvd [LCP ConfAck id=0x1
<asyncmap 0x0> <magic 0x51d4f292> <pcomp>
<accomp>]
Jan 1 00:02:53 dm350 daemon.debug pppd[355]: rcvd [LCP ConfReq id=0x1
<asyncmap 0x0> <auth pap> <magic 0x1648e54> <pcomp>
<accomp>]
Jan 1 00:02:53 dm350 daemon.debug pppd[355]: sent [LCP ConfAck id=0x1
<asyncmap 0x0> <auth pap> <magic 0x1648e54> <pcomp>
<accomp>]
Jan 1 00:02:53 dm350 daemon.debug pppd[355]: sent [LCP EchoReq id=0x0
magic=0x51d4f292]
Jan 1 00:02:54 dm350 daemon.debug pppd[355]: sent [PAP AuthReq id=0x1
user="5327577111"
password=<hidden>]
Jan 1 00:02:54 dm350 daemon.debug pppd[355]: rcvd [LCP DiscReq id=0x2
magic=0x1648e54]
Jan 1 00:02:54 dm350 daemon.debug pppd[355]: rcvd [LCP EchoRep id=0x0
magic=0x1648e54 51 d4 f2
92]
Jan 1 00:02:54 dm350 daemon.debug pppd[355]: rcvd [PAP AuthAck id=0x1
""]
Jan 1 00:02:54 dm350 daemon.notice pppd[355]: PAP authentication
succeeded
Jan 1 00:02:54 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2
0.0.0.0>]
Jan 1 00:02:55 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x1 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:02:55 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x2 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:02:56 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x2 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:02:56 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x3 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:02:57 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x3 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:02:57 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x4 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:02:58 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x4 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:02:58 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x5 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:02:59 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x5 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:02:59 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x6 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:00 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x6 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:00 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x7 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:01 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x7 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:01 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x8 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:02 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x8 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:02 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x9 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:03 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x9 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:03 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0xa <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:04 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0xa <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:04 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0xb <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:05 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0xb <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:05 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0xc <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:06 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0xc <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:06 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0xd <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:08 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0xd <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:08 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0xe <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:09 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0xe <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:09 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0xf <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:10 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0xf <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:10 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x10 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:11 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x10 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:11 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x11 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:12 dm350 daemon.debug pppd[355]: rcvd [IPCP ConfNak
id=0x11 <ms-dns1 10.11.12.13> <ms-dns2 10.11.12.14> <ms-wins
10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:12 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x12 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:15 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x12 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:18 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x12 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:21 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x12 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:24 dm350 daemon.debug pppd[355]: sent [LCP EchoReq id=0x1
magic=0x51d4f292]
Jan 1 00:03:24 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x12 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:27 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x12 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:30 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x12 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:33 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x12 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:36 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x12 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:39 dm350 daemon.debug pppd[355]: sent [IPCP ConfReq
id=0x12 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-
dns2 10.11.12.14> <ms-wins 10.11.12.13> <ms-wins
10.11.12.14>]
Jan 1 00:03:42 dm350 daemon.warn pppd[355]: IPCP: timeout sending
Config-
Requests
Jan 1 00:03:42 dm350 daemon.debug pppd[355]: sent [LCP TermReq id=0x2
"No network protocols
running"]
Jan 1 00:03:45 dm350 daemon.debug pppd[355]: sent [LCP TermReq id=0x3
"No network protocols
running"]
Jan 1 00:03:48 dm350 daemon.notice pppd[355]: Connection
terminated.
Jan 1 00:03:48 dm350 local2.info chat[368]: timeout set to 5
seconds
Jan 1 00:03:48 dm350 local2.info chat[368]: expect (NO
CARRIER)
Jan 1 00:03:53 dm350 local2.info chat[368]:
alarm
Jan 1 00:03:53 dm350 local2.info chat[368]:
Failed
Jan 1 00:03:53 dm350 daemon.debug pppd[355]: Script /usr/sbin/chat -v
-f /etc/ppp/peers/chat.disconnect finished (pid 367), status =
0x3
Jan 1 00:03:53 dm350 daemon.warn pppd[355]: disconnect script
failed
Jan 1 00:03:54 dm350 daemon.notice pppd[355]: Modem
hangup
Jan 1 00:03:54 dm350 daemon.info pppd[355]:
Exit.
====================================================
On 22 Aralık, 09:35, Alfonso Martone <alfonso.mart...@gmail.com>
wrote:
--
You received this message because you are subscribed to the Google Groups "Beagle Board" group.
To post to this group, send email to beagl...@googlegroups.com.
To unsubscribe from this group, send email to beagleboard...@googlegroups.com.
Thanks a lot thomas for the ppp config scripts.
On Dec 28 2009, 8:20 am, Thomas Ng <thomasngatw...@gmail.com> wrote:
> I encountered this issue previously when the modem was not hang up properly
> from previous connection.
>
> Same thing may have happened in your case:>> Jan 1 00:03:53 dm350 daemon.warn pppd[355]: disconnect script failed
>
> You may want to make sure the modem was neatly hangup before attempting to
> dial up again.
>
> Good luck !
>
> - Thomas
>
> ...
>
> read more »