I made some progress on this but so far can still not connect. Cingular
support provided me sample ppp scripts as well as the username,
password, and APN necessary to form a connection. What I run pppd I
simply recieve a 'connect script failed' message. Below are the details
if anyone can see what I am doing wrong you would make my day.
Username:
Password: CINGULAR1
APN: isp.cingular
command: pppd call gprs
ppp Config script /etc/ppp/peers/gprs:
lcp-echo-failure 0
lcp-echo-interval 0
nodetach
debug
show-password
connect "/usr/sbin/chat -v -t3 -f /etc/ppp/peers/gprs-connect-chat"
disconnect /etc/ppp/peers/gprs-disconnect-chat
/dev/tts/4
115200 # Fast enough for GPRS and EDGE handsets.
crtscts # This is used for Serial, Bluetooth, USB connections.(rarely
IrDA)
local
:10.0.0.1
noipdefault
ipcp-accept-local
defaultroute
usepeerdns
novj
nobsdcomp
novjccomp
nopcomp
noaccomp
user "username" # I've tried the username here as
well
persist
maxfail 10
ppp connect script - /etc/ppp/peers/gprs-connect-chat:
'' AT
OK AT+CGDCONT=1,"IP","isp.cingular"
OK ATD*99***1#
CONNECT ''
ppp disconnect script - /etc/ppp/peers/gprs-disconnect-chat:
ABORT "BUSY" \
ABORT "ERROR" \
ABORT "NO DIALTONE" \
SAY "n\Sending break to the modem\n" \
"" "\K" \
"" "\K" \
"" "\K" \
"" "+++ATH" \
"" "+++ATH" \
"" "+++ATH" \
SAY "\nPDP context detached\n"
Question: is the username/password supposed to be in the /etc/ppp/pap-
secrets file? if so in what format, I've tried but without lucka nd
often with error messages.
Please help.
--- In "BillBergeron" <> wrote:
>
> I have just received my Cingular SIM card with a telemetry accout for
> use on the GSM board with a GR64 modem. Using minicom I am able to
get
> some responce out of it (ATK OK) but am still unclear on how to
> establish a call/connect to the internet. I have a dial up ISP but is
> that the logical way to use this or can I just send data (ftp?) out
to
> an IP address?
>
> I have the manual with all the GSM AT commands, what I need to
> understand is the procedure to establish a transfer? And possibly
> anything else I should be doing (register?) to establish this
hardware
> on the cigular network.
>
> BB
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|