ESP32 NetBIOS Name Service (NBNS) support?
Posted: Fri Feb 10, 2023 12:24 pm
Does ESP32 support NetBIOS Name Service discovery? When I use Angry IP Scanner to scan the IP address of my ESP32 (sending 3 ICMP requests and then 4 NBNS requests), I get the following warnings in the terminal:
When scanning the packets sent and received with Wireshark, I can see that the ESP responds with Destination unreachable (Port unreachable) to NBNS requests. Port that was used for NBNS requests is 137. How do I make that port accessible on ESP32?
Code: Select all
W (1434746) httpd: httpd_accept_conn: error in accept (128)
W (1434746) httpd: httpd_server: error accepting new connection