[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-users] Problem accessing "httpd" web server from a Linux PC
From: |
Info |
Subject: |
[lwip-users] Problem accessing "httpd" web server from a Linux PC |
Date: |
Thu, 3 Dec 2015 14:33:57 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
Hi
I'm using the "httpd" (httpd.c) web server from the lwIP contribution
package (1.4.1) on top of the lwIP 1.4.1 on an embedded system (using
the FreeRTOS). If I access the web server from a Windows PC with the
FireFox browser there is no problem and the pages are all shown like
expected. If I now use the same configuration and trying to access the
web server from a Linux PC (also with the FireFox browser) the pages are
not shown, because there are problems with the communication between the
PC and the lwIP.
The PCs are connected directly (point-to-point) to the embedded system
(means there is no switch, etc. between).
I have activated all the error checking inside the lwIP source code and
also enabled the statistic counters... but it does not show me any
problem. There are no error messages (and no stop trough the build-in
asserts) and the statistic counters look all good, even if a try to
access the web server with the Linux PC.
I have attached two Wireshark recordings, one done while connected with
the Windows PC and the other while connected with the Linux PC. If
somebody with more knowledge could have a look into the recordings and
maybe give me some hints what the problem could be.
Any help would be very welcome
Regards, Roland
LinuxPC-Xenax.pcapng
Description: application/pcapng
WindowsPC-Xenax.pcapng
Description: application/pcapng
- [lwip-users] Problem accessing "httpd" web server from a Linux PC,
Info <=