What's new

Solved Reverse DNS for local IP's.

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

unsynaps

Senior Member
Trying to get reverse DNS working for local IP's. So far everything I have tried does not work.

I have a number of hosts listed in dnsmasq.conf.add
Code:
address=/dock.lan/dock/192.168.50.11

dig and nslookup will resolve 'dock' to '192.168.50.11' but will not resolve '192.168.50.11' to dock.

Is there any way to make reverse lookups work?
 
Try using dnsmasq host-record instead of address. It should create PTR records also.
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top