I'm trying to connect my debian-testing portable PC to my GPRS provider via a serial pcmcia card. To no avail!
This is my GPRS-provider /etc/ppp/peers/gprs noauth connect "/usr/sbin/chat -v -f /etc/chatscripts/gprs" debug /dev/ttyS1 115200 defaultroute noipdefault usepeerdns nobsdcomp ------------------------------- After issuing "pon gprs" command this invariably connects and immediatedly hangs up according to the following log (I can hardly read!): ................................................ Jun 7 19:04:45 woody pppd[2367]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x19d42627> <pcomp> <accomp>] Jun 7 19:04:45 woody pppd[2367]: sent [LCP EchoReq id=0x0 magic=0x19d42627] Jun 7 19:04:45 woody pppd[2367]: sent [PAP AuthReq id=0x1 user="woody" password=<hidden>] Jun 7 19:04:45 woody pppd[2367]: rcvd [LCP EchoRep id=0x0 magic=0x19d42627] Jun 7 19:04:45 woody pppd[2367]: appear to have received our own echo-reply! Jun 7 19:04:45 woody pppd[2367]: rcvd [PAP AuthAck id=0x1 "TTP Com PPP - Password Verified OK"] Jun 7 19:04:45 woody pppd[2367]: Remote message: TTP Com PPP - Password Verified OK Jun 7 19:04:45 woody pppd[2367]: PAP authentication succeeded Jun 7 19:04:45 woody pppd[2367]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15>] Jun 7 19:04:45 woody pppd[2367]: sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0>] Jun 7 19:04:45 woody pppd[2367]: rcvd [LCP ProtRej id=0xb 80 fd 01 01 00 0c 1a 04 78 00 18 04 78 00 35] Jun 7 19:04:46 woody pppd[2367]: Hangup (SIGHUP) Jun 7 19:04:46 woody pppd[2367]: Modem hangup Jun 7 19:04:46 woody pppd[2367]: Connection terminated. Jun 7 19:04:47 woody pppd[2367]: Exit. ....................................................... In your opinion what's going on and what should I do? Ciao Vittorio -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]