View previous topic :: View next topic |
Author |
Message |
moscher n00b
Joined: 07 May 2002 Posts: 47
|
Posted: Sun Oct 02, 2005 12:39 pm Post subject: ppp connection problems |
|
|
Hi everyone.
I'm trying to connect to the internet via my umts handy. but the ppp connection fails on my gentoo machine. the log says:
Code: |
Oct 2 14:15:49 machine chat[18085]: abort on (BUSY)
Oct 2 14:15:49 machine chat[18085]: abort on (NO CARRIER)
Oct 2 14:15:49 machine chat[18085]: abort on (VOICE)
Oct 2 14:15:49 machine chat[18085]: abort on (NO DIALTONE)
Oct 2 14:15:49 machine chat[18085]: abort on (NO DIAL TONE)
Oct 2 14:15:49 machine chat[18085]: abort on (NO ANSWER)
Oct 2 14:15:49 machine chat[18085]: abort on (DELAYED)
Oct 2 14:15:49 machine chat[18085]: send (ATZ^M)
Oct 2 14:15:49 machine chat[18085]: expect (OK)
Oct 2 14:15:49 machine chat[18085]: ATZ^M^M
Oct 2 14:15:49 machine chat[18085]: OK
Oct 2 14:15:49 machine chat[18085]: -- got it
Oct 2 14:15:49 machine chat[18085]: send (ATDT*99***1#^M)
Oct 2 14:15:49 machine chat[18085]: expect (CONNECT)
Oct 2 14:15:49 machine chat[18085]: ^M
Oct 2 14:15:50 machine chat[18085]: ATDT*99***1#^M^M
Oct 2 14:15:50 machine chat[18085]: CONNECT
Oct 2 14:15:50 machine chat[18085]: -- got it
Oct 2 14:15:50 machine chat[18085]: send (\d)
Oct 2 14:15:51 machine pppd[18081]: Serial connection established.
Oct 2 14:15:51 machine pppd[18081]: using channel 1
Oct 2 14:15:51 machine pppd[18081]: Using interface ppp0
Oct 2 14:15:51 machine pppd[18081]: Connect: ppp0 <--> /dev/rfcomm0
Oct 2 14:15:52 machine pppd[18081]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x74a8eda6> <pcomp> <accomp>]
Oct 2 14:15:52 machine pppd[18081]: rcvd [LCP ConfReq id=0x2 <auth pap> <accomp> <pcomp> <asyncmap 0x0> <magic 0xcd28a268>]
Oct 2 14:15:52 machine pppd[18081]: sent [LCP ConfNak id=0x2 <auth eap>]
Oct 2 14:15:52 machine pppd[18081]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x74a8eda6> <pcomp> <accomp>]
Oct 2 14:15:52 machine pppd[18081]: rcvd [LCP ConfReq id=0x3 <auth pap> <accomp> <pcomp> <asyncmap 0x0> <magic 0xcd28a268>]
Oct 2 14:15:52 machine pppd[18081]: sent [LCP ConfNak id=0x3 <auth eap>]
Oct 2 14:15:52 machine pppd[18081]: rcvd [LCP ConfReq id=0x4 <auth pap> <accomp> <pcomp> <asyncmap 0x0> <magic 0xcd28a268>]
Oct 2 14:15:52 machine pppd[18081]: sent [LCP ConfNak id=0x4 <auth eap>]
Oct 2 14:15:52 machine pppd[18081]: rcvd [LCP ConfReq id=0x5 <auth pap> <accomp> <pcomp> <asyncmap 0x0> <magic 0xcd28a268>]
Oct 2 14:15:52 machine pppd[18081]: sent [LCP ConfNak id=0x5 <auth eap>]
Oct 2 14:15:52 machine pppd[18081]: rcvd [LCP ConfReq id=0x6 <auth pap> <accomp> <pcomp> <asyncmap 0x0> <magic 0xcd28a268>]
Oct 2 14:15:52 machine pppd[18081]: sent [LCP ConfNak id=0x6 <auth eap>]
Oct 2 14:15:52 machine pppd[18081]: rcvd [LCP ConfReq id=0x7 <auth pap> <accomp> <pcomp> <asyncmap 0x0> <magic 0xcd28a268>]
Oct 2 14:15:52 machine pppd[18081]: sent [LCP ConfRej id=0x7 <auth pap>]
Oct 2 14:15:55 machine pppd[18081]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x74a8eda6> <pcomp> <accomp>]
Oct 2 14:15:55 machine pppd[18081]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x74a8eda6> <pcomp> <accomp>]
Oct 2 14:15:56 machine pppd[18081]: Hangup (SIGHUP)
Oct 2 14:15:56 machine pppd[18081]: Modem hangup
Oct 2 14:15:56 machine pppd[18081]: Connection terminated.
Oct 2 14:15:57 machine pppd[18081]: Exit.
|
i don't know what is wrong. on my laptop (ubuntu) the connection works fine, with the same settings.
i tried with ppp version 2.4.2 and 2.4.3
any suggestions or do you need more info?
hope you can help |
|
Back to top |
|
|
ManJak Guru
Joined: 18 Dec 2004 Posts: 561 Location: St. Petersburg, Russia
|
Posted: Sun Oct 02, 2005 1:09 pm Post subject: |
|
|
Try this:
/etc/ppp/options
|
|
Back to top |
|
|
moscher n00b
Joined: 07 May 2002 Posts: 47
|
Posted: Sun Oct 02, 2005 2:35 pm Post subject: |
|
|
no, sorry that doesn't do it |
|
Back to top |
|
|
ManJak Guru
Joined: 18 Dec 2004 Posts: 561 Location: St. Petersburg, Russia
|
Posted: Mon Oct 03, 2005 4:51 pm Post subject: |
|
|
Try test this in "debug" mode.
But, before post any results, correct it:
- username
- password
e.t.c. |
|
Back to top |
|
|
|