Sming - Open Source framework for high efficiency native ESP8266 development

User avatar
By vbordianu
#35365 Is there anyone facing problems with the HTTP Server behind NAT (freezing in a "waiting" state)? I've no problem accessing the ESP8266 from my local network. The virtual server config and DMZ setup on my router work fine (I've tested it with a HTTP server on my laptop). Also, I've tried to see the response of the ESP8226 (using Wireshark) and I've found out only some small packets received (about 20 bytes) - some random data.

Thank you.