exe, и то что написано в http://www.opennet.ru/base/modem/gprs_moto.txt.html
Соединение устанавливается (правда раза со вторго-третьего

ifconfig показывает PPP0, но:
при попытке Lynx-ом открыть страницу броузер ругается :
невозможно установить соединение с удалённой машиной.
При попытке пинговать какой-нить сайт вылезает ошибка - Unknown host name
Привожу лог соединения:
GPRS modem init: press <ctrl>-C to disconnect
+ defining PDP context
+ defining QoS requirements
+ attaching to GPRS
+ requesting data connection
+ connected
Serial connection established.
using channel 5
Using interface ppp0
Connect: ppp0 <--> /dev/ttyS0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xadee160b> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <pcomp> <accomp> <auth pap>]
sent [LCP ConfAck id=0x1 <asyncmap 0x0> <pcomp> <accomp> <auth pap>]
rcvd [LCP ConfRej id=0x1 <magic 0xadee160b>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x2 <asyncmap 0x0> <pcomp> <accomp>]
sent [PAP AuthReq id=0x1 user="beeline" password=<hidden>]
sent [PAP AuthReq id=0x2 user="beeline" password=<hidden>]
rcvd [PAP AuthAck id=0x2 ""]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
sent [CCP ConfReq id=0x1 <deflate 15 18 04 78 00 15 03 2f]
rcvd [LCP ProtRej id=0x3 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [IPCP ConfReq id=0x1 <addr 172.20.123.154>]
sent [IPCP ConfAck id=0x1 <addr 172.20.123.154>]
rcvd [IPCP ConfNak id=0x1 <addr 172.20.123.155> <ms-dns1 217.118.66.243> <ms-dns3 217.118.66.244>]
sent [IPCP ConfReq id=0x2 <addr 172.20.123.155> <ms-dns1 217.118.66.243> <ms-dns3 217.118.66.244>]
sent [IPCP ConfReq id=0x2 <addr 172.20.123.155> <ms-dns1 217.118.66.243> <ms-dns3 217.118.66.244>]
rcvd [IPCP ConfAck id=0x2 <addr 172.20.123.155> <ms-dns1 217.118.66.243> <ms-dns3 217.118.66.244>]
local IP address 172.20.123.155
remote IP address 172.20.123.154
primary DNS address 217.118.66.243
secondary DNS address 217.118.66.244
Script /etc/ppp/ip-up started (pid 1252)
Script /etc/ppp/ip-up finished (pid 1252), status = 0x0
//Здесь я нажал Ctrl+C

Terminating on signal 2.
Script /etc/ppp/ip-down started (pid 1254)
sent [LCP TermReq id=0x3 "User request"]
rcvd [LCP TermAck id=0x3]
Connection terminated.
Connect time 1.9 minutes.
Sent 113 bytes, received 54 bytes.
+ sending break
+ dropping data connection
+ disconnecting from GPRS
+ disconnected.
Serial link disconnected.
Waiting for 1 child processes...
script /etc/ppp/ip-down, pid 1254
Script /etc/ppp/ip-down finished (pid 1254), status = 0x0