lwip-users
[Top][All Lists]
Advanced

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

[RE:] Re: [lwip-users] How to test IP over PPP ?


From: Kishore
Subject: [RE:] Re: [lwip-users] How to test IP over PPP ?
Date: Thu, 4 Dec 2003 16:21:34 +0100

Hi Serge,

Just want to inform u quickly.asnchmap was the culprit.Now i have the ppp 
connnection ;)
Thank you very much. 
But im not sure what i did is correct?
I just changed lcp_init ()
asynchmap was previously 0x00000000l for both these variable.

wo->asyncmap = 0xffffffffl;  <------------      /* Assume don't need to escape 
any ctl chars. */
 ao->asyncmap = 0xffffffffl;   <-----------     /* Assume don't need to escape 
any ctl chars. */


Still i have to provide a const IP address for lwip -ppp ,then i hope i would 
be able to ping the 
remote ppp.
Thanks again :-) 
Kishore Kumar Sathyanadam
Software Developement 
TLON GmbH 





reply via email to

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