lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] [ppp-new] Problems connection on Windows7


From: Sylvain Rochet
Subject: Re: [lwip-users] [ppp-new] Problems connection on Windows7
Date: Tue, 14 Jan 2014 15:44:47 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hello Felipe,

On Sun, Jan 12, 2014 at 10:26:31PM -0200, Felipe Provenzano wrote:
> Hello guys,
> 
> My name is Felipe i am working in a device using the Lwip, and we are
> trying to connect it in a pc using the PPPoS.
> The first test in the Windows XP worked very well. But nothing worked when
> we tested in the Windows 7 and higher.
> I know that Microsoft changed some things after Vista, and thats the reason
> i started to use the ppp-new branch, i was thinking that with the CHAP-MS
> support the things could  just works. No. :(
> 
> I am trying to debug the communication, and as far as i arrived there is a
> problem in the authentication, but i do not know if is possible to solve,
> or not.
> 
> Do you could help me figure out whats wrong??

Something is messy around protocol accept/reject.

I hope your target have enough RAM/FLASH for heavy debug, so could you 
enable PRINTPKT_SUPPORT ?  :-)

Add `#define PRINTPKT_SUPPORT LWIP_DBG_ON` in your lwipopts.h, this will 
show packet details.

Sylvain

Attachment: signature.asc
Description: Digital signature


reply via email to

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