Nevermind. I was able to get it to work using the following:
/etc/chatscripts/att
# This chatfile was generated by pppconfig 2.3.18.
# Please do not delete any of the comments. Pppconfig needs them.
#
# ispauth CHAP
# abortstring
# modeminit
'' ATZ
OK AT+CGDCONT=1,"IP","isp.cingular"
# ispnumber
OK ATD*99***1#
# ispconnect
CONNECT ''
# prelogin
# ispname
# isppassword
# postlogin
# end of pppconfig stuff
/etc/ppp/peers/att
# This optionfile was generated by pppconfig 2.3.18.
#
#
hide-password
noauth
connect "/usr/sbin/chat -v -V -t3 -f /etc/chatscripts/att"
debug
/dev/ttyS0
115200
defaultroute
noipdefault
usepeerdns
logfile /root/pppd-log
pppconfig requires that you choose an authentication method, which AT&T
doesn't require, so I also deleted the user name and password from the
/etc/ppp/pap-secrets file.
Don
On 2/21/2012 3:47 PM, Don Tucker wrote:
Does anyone have experience using the TS-GSM1 board with an AT&T SIM
card?
I'm not able to establish a ppp connection using pon with my
configuration files (/etc/chatscripts/att, /etc/ppp/peers/att), and
I'm wondering if someone else has a sample that I could use.
Thanks,
Don
smime.p7s
Description: S/MIME Cryptographic Signature
|