I'm trying to configure PPP on Ubuntu Linux, and following the instructions here and elsewhere generates a hurdle that I can't get over. Any attempt to run an AT+CDGCONT command results in the Pantech UML290 responding with ERROR. Here are the responses in a terminal:
AT+CGDCONT=3,"IPV4V6","vzwinternet","0.0.0.0",0,0ERRORat+cgdcont=1,"IPV6","vzwims","0:0:0:0:0:0:0:0",0,0 ERROR AT+CGDCONT? +CGDCONT: 1,"IPV6","vzwims","0:0:0:0:0:0:0:0",0,0 +CGDCONT: 3,"IPV4V6","vzwinternet","0.0.0.0",0,0 +CGDCONT: 4,"IPV4V6","vzwapp","0.0.0.0",0,0 OK ATI Manufacturer: PCD Model: UML290VW Revision: L0290VWB522F.242 1 [May 12 2011 13:21:52] IMEI: [DELETED] +GCAP: +CIS707-A, CIS-856, CIS-856-A, +CGSM, +CLTE2
OK
All the PPP scripts recommend the +CGDCONT=3 command, but my modem doesn't appear to like it. I've been able to connect once without that command, but not since.
I called Verizon tech support but when I told them I was using Linux, they flatly refused to help me. Nice.