Lookup DNS by Name
#Firmware/v270
ip = dns.hostbyaddr(name)
Find a IP address for the name name.
name
If there is an error, the return values are nil, err, msg
nil, err, msg