Setting DNS servers ...
Posted: Thu Nov 24, 2016 6:16 am
I may have missed some API ... but is there a way to specify the DNS servers that our ESP32 should use when it connects as a station? Where do the DNS server lists come from when we connect to an access point? Is it perhaps received as part of the DHCP protocols? What if we aren't using DHCP but instead configuring static IP addresses or simply want to specify our own DNS server names?
DNS is the Domain Name System which is the technology responsible for resolving character based domain names (eg. www.google.com) into their corresponding IP addresses.
DNS is the Domain Name System which is the technology responsible for resolving character based domain names (eg. www.google.com) into their corresponding IP addresses.