-------- Original Message --------
From: "Janusz U." <[EMAIL PROTECTED]>
To: "Mailing list for lwIP users" <[email protected]>
Subject: Re:[lwip-users] PPP connect to T-Mobile GPRS (Hungary) problem
Date: Wed Dec 20 2006 23:21:53 GMT+0800
I'm trying to connect to gprs using the CVS code PPP, and i've managed
to get to the point IPCP starts to do something, but suddenly an LCP
terminate arrives, and NO CARRIER. Bah :)
It's a hack of the unix port in the contrib to work on my linux with
my irda Siemens S45 phone. I have a GPRS account at T-Mobile, that has
no user/password (under windows it works with user/pass leaved blank).
I'm in Hungary, Europe.
hi,
did you set GPRS context (APN) by eg:
at+cgdcont=1,"IP","internet-apn","0.0.0.0",0,0
atd*99***1#
best regards
Janusz U.
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users
I use CDMA.
at+cgdcont=1,"IP","internet-apn","0.0.0.0",0,0
It return error
It can't support AT+CGDCONT.
Can you tell me how to configure authentication.
if i want CHAP,
"#define CHAP_SUPPORT 1" means support chap?
"pppSetAuth(PPPAUTHTYPE_ANY, "card", "card");"
use PPPAUTHTYPE_ANY or PPPAUTHTYPE_CHAP?
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users