Hey every one!
lets step little back...
I have a Sony Vaio SZ laptop with built in GRPS/EDGE modem... but for some reason my GRPS modem was not detected. So I said to my self not a big deal i still can use internet connection over the bluetooth. Also i have a nokia N80 phone. Last night i decide to came earlier to my office and sit down and set configurations for my GRPS/EDGE connection via bluetooth.
I googled and find a good article.
http://www.howtoforge.org/linux_inte...ooth_gsm_phone
and i followed it.
only one file i have different then in tutorial is
/etc/ppp/chat-gprs
Quote:
'' ATZ OK
AT+CGDCONT=1,"IP","wap.cingular"
OK "ATD*99***1#"
CONNECT ''
|
and I had to add another two files
/etc/ppp/pap-secrets and
/etc/ppp/chap-secrets with a following information.
Quote:
|
WAP@CINGULARGPRS.COM * CINGULAR1
|
and here is mine
/etc/ppp/peers/cingular
Quote:
/dev/rfcomm0 115200
connect '/usr/sbin/chat -v -f /etc/ppp/chat-gprs'
crtscts
modem -detach
noccp
defaultroute
usepeerdns
noauth
ipcp-accept-remote
ipcp-accept-local
|
when I do [
root@localhost ~]# pppd call cingular it's ask on my phone to if i want to allow a conection i clieck yes and getting the following error massage in my Terminal
Connect script failed
I have no idea what I did wrong but for some reason I can't get online
can some one help me with this...
regards
Y.