Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ppp connection problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
moscher
n00b
n00b


Joined: 07 May 2002
Posts: 47

PostPosted: Sun Oct 02, 2005 12:39 pm    Post subject: ppp connection problems Reply with quote

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
View user's profile Send private message
ManJak
Guru
Guru


Joined: 18 Dec 2004
Posts: 561
Location: St. Petersburg, Russia

PostPosted: Sun Oct 02, 2005 1:09 pm    Post subject: Reply with quote

Try this:

/etc/ppp/options
Code:
...
noauth
...
Back to top
View user's profile Send private message
moscher
n00b
n00b


Joined: 07 May 2002
Posts: 47

PostPosted: Sun Oct 02, 2005 2:35 pm    Post subject: Reply with quote

no, sorry that doesn't do it
Back to top
View user's profile Send private message
ManJak
Guru
Guru


Joined: 18 Dec 2004
Posts: 561
Location: St. Petersburg, Russia

PostPosted: Mon Oct 03, 2005 4:51 pm    Post subject: Reply with quote

Try test this in "debug" mode.
But, before post any results, correct it:
- username
- password
e.t.c.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum