lwip-users
[Top][All Lists]
Advanced

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

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


From: Serge
Subject: Re: [RE:] Re: [lwip-users] How to test IP over PPP ?
Date: Sun, 07 Dec 2003 23:50:29 +0100

On Thu, 2003-12-04 at 16:21, Kishore wrote:

Hello Kishore,

> Just want to inform u quickly.asnchmap was the culprit.Now i have the ppp 
> connnection ;)
Fine :)

> 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. */
It escapes most of the first 32 characters and could perhaps slow down
the connection.

> 
> Still i have to provide a const IP address for lwip -ppp ,then i hope i would 
> be able to ping the 
> remote ppp.
Good luck !

Best regards,
Serge






reply via email to

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