View Single Post
Old 04-19-2008, 12:37 AM   #50
EliasKesh
New Member
 
Join Date: Apr 2008
Model: 8100
PIN: N/A
Carrier: ATT
Posts: 1
Default Berry 8100 and Kubuntu

I have ATT and I just got off the phone with them about what parameters to use and it seems that no matter what I do I get.
ATE
Dialing
Serial connection established.
using channel 22
Using interface ppp0
Connect: ppp0 <--> /dev/rfcomm1
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x2eeca0f6> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap MD5>]
No auth is possible
sent [LCP ConfRej id=0x0 <auth chap MD5>]

I have tried using a chap-secrets file and not using one. ATT told me not to use a user and password. I can not seem to get around this. Any hekp is appreciated .

/etc/ppp/peers/blackberry
debug debug debug
nodetach
/dev/rfcomm1
115200
connect "/usr/sbin/chat -f /etc/chatscripts/blackberry"
nomultilink
defaultroute
noipdefault
ipcp-restart 7
ipcp-accept-local
ipcp-accept-remote
lcp-echo-interval 0
lcp-echo-failure 999
noccp
modem
noauth
nocrtscts
noipdefault
novj # refused anyway, no point in trying every time
usepeerdns
user ""
password ""


/etc/chatscripts/blackberry"
ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT DELAYED ABORT ERROR
'' ATZ
SAY "ATE\n"
OK 'AT+CGDCONT=1,"IP","wap.cingular"'
OK 'AT'
OK 'ATDT*99#'
SAY "Dialing\n"

Any suggestions ? Do I need a chap-secrets or pap-secrets?

Thanks.
Offline   Reply With Quote