Correction, the upgrade was to 2.1.2 not 2.0.2. 

Dan Sexton

 

From: lwip-users-bounces+dwsexton=dwstech-llc....@nongnu.org
<lwip-users-bounces+dwsexton=dwstech-llc....@nongnu.org> On Behalf Of
dwsex...@dwstech-llc.com
Sent: Thursday, August 3, 2023 8:06 AM
To: lwip-users@nongnu.org
Subject: [lwip-users] Problem with http connections

 

I have a product based on the STM32F407 that has been working since 2017. It
has both a home brew web server and a telnet server both using LWIP to
listen for clients.

The product uses LWIP 2.0.0 and I recently tried to upgrade to LWIP 2.0.2
but some issues have popped up. During the upgrade I did not change any of
my application code. 

The Telnet server still works just fine, accepts connections and
communicates as expected.

However, the Web Server listening on port 80 no longer works, connections
seem to be rejected. Both Telnet and the web server share the same code for
setting up the server (different ports of course), listening for and
accepting connections. Is there something in 2.0.2 the intercepts port 80
traffic or http requests, possibly a new option that needs to be turned off?
I searched the reflector and did not see anything, a google search didn't
turn up anything as well.  I can share a wireshark trace but I suspect the
answer is simpler than setting that up. I also have a Modbus TCP server
running but have not even tried that yet as I can't get passed testing the
web server.

Thanks

Dan Sexton 

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to