lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] PPP connect to T-Mobile GPRS (Hungary) problem


From: applehuu
Subject: Re: [lwip-users] PPP connect to T-Mobile GPRS (Hungary) problem
Date: Thu, 21 Dec 2006 10:34:53 +0800
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

-------- Original Message  --------
From: "Janusz U." <address@hidden>
To: "Mailing list for lwIP users" <address@hidden>
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
address@hidden
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?







reply via email to

[Prev in Thread] Current Thread [Next in Thread]