hi
i was wondering if anyone has successfully connected to the internet
using a ts-7260 and a ts-gsm1 modem through AT&T.
i have contacted both AT&T and Technologic Systems trying to resolve
this issue with no success.
i was sucessfully able to connect using my Motorola V3 as a modem, and
the same ppp scripts with a few changes using the same AT&T SIM-card.
N.B. AT&T have now removed ppp authentication, so no more;
user="" and password="CINGULAR1"
AT&T have now removed
here are are the logs:
7260 + GSM1
===========
$ ./dial-ppp
Removed stale lock on tts_1 (pid 172)
Serial connection established.
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/tts/1
sent [LCP ConfReq id=0x1 <magic 0x1aa46998>]
rcvd [LCP ConfReq id=0x1 <asyncmap 0xa0000> <auth pap>]
sent [LCP ConfRej id=0x1 <asyncmap 0xa0000>]
rcvd [LCP ConfAck id=0x1 <magic 0x1aa46998>]
rcvd [LCP ConfReq id=0x2 <auth pap>]
sent [LCP ConfAck id=0x2 <auth pap>]
sent [LCP EchoReq id=0x0 magic=0x1aa46998]
sent [PAP AuthReq id=0x1 user="hostname" password=""]
sent [PAP AuthReq id=0x2 user="hostname" password=""]
sent [PAP AuthReq id=0x3 user="hostname" password=""]
sent [PAP AuthReq id=0x4 user="hostname" password=""]
sent [LCP EchoReq id=0x1 magic=0x1aa46998]
sent [PAP AuthReq id=0x5 user="hostname" password=""]
sent [PAP AuthReq id=0x6 user="hostname" password=""]
sent [PAP AuthReq id=0x7 user="hostname" password=""]
No response to 2 echo-requests
Serial link appears to be disconnected.
sent [LCP TermReq id=0x2 "Peer not responding"]
sent [LCP TermReq id=0x3 "Peer not responding"]
Connection terminated.
Sending break to the modem
PDP context detached
Serial link disconnected.
Modem hangup
$
7260 + Motorola V3
==================
$ ./dial-ppp
Serial connection established.
using channel 3
Using interface ppp0
Connect: ppp0 <--> /dev/usb/acm/0
sent [LCP ConfReq? id=0x1 <magic 0x96c52fb0>]
rcvd [LCP ConfAck? id=0x1 <magic 0x96c52fb0>]
rcvd [LCP ConfReq? id=0x1 <asyncmap 0x0> <auth pap> <magic 0x498600>
<pcomp> <accomp>]
sent [LCP ConfRej? id=0x1 <asyncmap 0x0> <pcomp> <accomp>]
rcvd [LCP ConfReq? id=0x2 <auth pap> <magic 0x498609>]
sent [LCP ConfAck? id=0x2 <auth pap> <magic 0x498609>]
sent [LCP EchoReq? id=0x0 magic=0x96c52fb0]
sent [PAP AuthReq? id=0x1 user="hostname" password=""]
rcvd [LCP EchoRep? id=0x0 magic=0x498616]
rcvd [PAP AuthAck? id=0x1]
PAP authentication succeeded
sent [IPCP ConfReq? id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3
0.0.0.0>]
sent [LCP EchoReq? id=0x1 magic=0x96c52fb0]
rcvd [LCP EchoRep? id=0x1 magic=0x498de1]
sent [IPCP ConfReq? id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3
0.0.0.0>]
rcvd [IPCP ConfNak? id=0x1 <addr 166.128.35.237> <ms-dns1
209.183.50.151> <ms-dns3 209.183.54.151>]
sent [IPCP ConfReq? id=0x2 <addr 166.128.35.237> <ms-dns1
209.183.50.151> <ms-dns3 209.183.54.151>]
rcvd [IPCP ConfAck? id=0x2 <addr 166.128.35.237> <ms-dns1
209.183.50.151> <ms-dns3 209.183.54.151>]
rcvd [IPCP ConfReq? id=0x3 <addr 192.168.100.101>]
sent [IPCP ConfAck? id=0x3 <addr 192.168.100.101>]
local IP address 166.128.35.237
remote IP address 192.168.100.101
primary DNS address 209.183.50.151
secondary DNS address 209.183.54.151
Terminating on signal 2
Connect time 0.2 minutes.
Sent 0 bytes, received 0 bytes.
sent [LCP TermReq? id=0x2 "User request"]
rcvd [LCP TermAck? id=0x2 "User request"]
Connection terminated.
Sending break to the modem
PDP context detached
Serial link disconnected.
$
------------------------------------
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/
|