Hi, On Tue, Jul 03, 2018 at 10:20:28AM -0400, Tushar Patel wrote: > Hello, > > I have a TCP server application running on my microcontroller which has > PPPoS network capability (as seen from log above). If I want to connect to > this TCP server application from a Windows based machine then should I > connect to using *our_ip4addr = 10.200.45.187?* > > I am trying to ping my MCU from windows machine.
Looks like you forgot to call call ppp_set_default on your PPP PCB. Sylvain
signature.asc
Description: Digital signature
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
