I got the GPRS connection about halfway working.

pppd, with debugging on, says:

sent [PAP AuthReq id=0x1 user="gprs" password=<hidden>]
rcvd [PAP AuthAck id=0x1 "TTP Com PPP - Password Verified OK"]
Remote message: TTP Com PPP - Password Verified OK
PAP authentication succeeded
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0>]
rcvd [LCP ProtRej id=0x0 80 fd 01 01 00 0c 1a 04 78 00 18 04 78 00 35]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0>]
rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0>]
etc.

And then it times out after several times
'sent [IPCP ConfReq id=0x2 <addr 0.0.0.0>]'.

Anybody know how to solve this?

I have a 'normal' ethernet-connection to my pc that works.



Reply via email to