Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 5 months ago.
DNS from DHCP
Hello,
I have imported this program and have been trying it.
For some reason when I leave all of the IP settings to be provided by my DHCP server (which is serving DNS Addresses), I get the following response when trying to connect to any hostname
"Added socket (open) set_address Sock ConnectedSocket closed!"
If I manually set the DNS server to the internal DNS Server that would be served by the DHCP Server then the sites are fetched correctly.
Any Ideas what I need to do to get the DNS server set by DHCP?
thanks very much in advance
Ian