can any one tell me (or point to a resource) why the ESP32 claims to use one DNS Server and than actually uses an other one?
DNS Server i want to use is 192.168.178.5
DNS Server that gets actually used is 224.0.0.251
I used the example code "WiFiClientStaticIp" as a starting point and replaced the main loop with the DNS request.


