Results 1 to 5 of 5
Can anyone familiar with pppd (ppp) shed some light onto why my modem dissconnects a second after establishing a connection? The output is as follows:
Code:
[root@localhost ~]# pppd call ...
- 06-28-2005 #1Linux Newbie
- Join Date
- May 2005
- Posts
- 127
Modem ppp/pppd Issues
Can anyone familiar with pppd (ppp) shed some light onto why my modem dissconnects a second after establishing a connection? The output is as follows:
I may also want to note that this is a GPRS modem (cellular wireless)Code:[root@localhost ~]# pppd call ac775 Serial connection established. using channel 2 Using interface ppp0 Connect: ppp0 <--> /dev/modem sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xcb6c4870> <pcomp> <accomp>] rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xcb6c4870> <pcomp> <accomp>] rcvd [LCP ConfReq id=0x2 <mru 1600> <auth pap> <magic 0x5fb8dec7> <asyncmap 0x0> <pcomp> <accomp>] sent [LCP ConfAck id=0x2 <mru 1600> <auth pap> <magic 0x5fb8dec7> <asyncmap 0x0> <pcomp> <accomp>] sent [PAP AuthReq id=0x1 user="username" password="password"] rcvd [PAP AuthAck id=0x1 "TTP Com PPP - Password Verified OK"] Remote message: TTP Com PPP - Password Verified OK PAP authentication succeeded sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>] sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>] rcvd [LCP TermReq id=0x0 "Normal Termination by NCP"] LCP terminated by peer (Normal Termination by NCP) sent [LCP TermAck id=0x0] Modem hangup Connection terminated.
Thanks.
- 06-28-2005 #2Just Joined!
- Join Date
- Jun 2005
- Location
- Behind You...
- Posts
- 36
have you read the duel post topics in the forums
- 06-28-2005 #3Linux Newbie
- Join Date
- May 2005
- Posts
- 127
You'll have to send me a link, I'm not sure what you're reffering to.
- 06-28-2005 #4Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
One of the rules of the forum requests that we not double post or cross post by posting the same material on two different forums. While it requires the poster to choose between two forums that may seem equally suited to the post, it reduces confusion and aggravation a bit both for those seeking answers and for those trying to help. It's okay to post in one forum to send traffic to the forum where the "real" post is, though. You could edit your first post here to accomplish that, otherwise the mods might remove this thread.
As to your ppp question, I'm working to resolve a smilar problem and will let you know of any progress, at your other post./IMHO
//got nothin'
///this use to look better
- 06-28-2005 #5Linux Newbie
- Join Date
- May 2005
- Posts
- 127
I solved the problem, I needed to edit one of the modem chat scripts to include a missing apn. I deleted the duplicate posts


Reply With Quote
