[Dnsmasq-discuss] FW: DNS Name lookup issue

Kevin Tedder kevintedder at hotmail.com
Thu Apr 23 14:21:18 BST 2020


Hi all
I've been using DNSMASQ for some time now and all has been well. However, since playing with a few IOT devices I've discovered an anomaly.  Can anyone help to provide some assistance with the following?

A server is allocated a fixed IP address from DHCP and a dynamic DNS 'A' record is made in the DNS DB - e.g. Server1.at-home --> 192.168.1.67

I've now implemented IOT and added a fixed DNS 'A' record for a MQTT server - e.g. MQTTBroker.at-home --> 192.168.1.67 (same as above) - to allow me to move the MQTT server to other locations without having to reconfigure all the IOT devices to point at the new server name.  All is well so far.

Now if I do the following:
'nslookup server1.at-home', it resolves the IP address 192.168.1.67 as I'd expect.
'nslookup MQTTBroker.at-home', it resolves the IP address 192.168.1.67 as I'd expect.
'nslookup 192.168.1.67', it resolves the name of MQTTBroker.at-home, not Server1.at-home as I wanted.    Hmmm!!!

Is this as designed or is it just bad luck on my part as to which name is returned by the DNSMASQ?
Is there any configuration setting that can be made to control which name takes preference? If not, can a mechanism/feature be added, such as a priority system as to which is preferred.?

Your Hopefully
Kevin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20200423/1abe3e1b/attachment.html>


More information about the Dnsmasq-discuss mailing list